Mark as broken on !i386: fails to install.

This commit is contained in:
Mark Linimon 2006-07-15 18:10:56 +00:00
parent fc8cfc55e9
commit ae655eb717
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167917

View file

@ -61,4 +61,8 @@ post-patch:
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
.endif .endif
.if ${ARCH} != "i386"
BROKEN= fails to install
.endif
.include <bsd.port.post.mk> .include <bsd.port.post.mk>