mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
Generalize the BROKEN message to remove i386 reference
This commit is contained in:
parent
e8b7762f08
commit
95aee6f4c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314444
@ -26,7 +26,7 @@ MAN1= gen-ctl-io.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on i386 or sparc64
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user