mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
BROKEN on !i386: Does not compile
This commit is contained in:
parent
1229221cf3
commit
8ef263abd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101832
@ -33,6 +33,10 @@ LATEST_LINK= pgp6
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
||||
# the distfile is actually a tar of three compressed tars and their
|
||||
# signatures
|
||||
post-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user