mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Add ONLY_FOR_ARCHS=i386 because the configure script refuses to
recognise anything else. Approved by: portmgr (self)
This commit is contained in:
parent
945f89f7ea
commit
09b8e4d66c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132067
1 changed files with 2 additions and 0 deletions
|
@ -18,4 +18,6 @@ COMMENT= Parallel Events and Asynchronous tasKing Library
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_SHLIB= yes
|
INSTALLS_SHLIB= yes
|
||||||
|
|
||||||
|
ONLY_FOR_ARCHS= i386
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue