BROKEN on amd64: Does not compile

This commit is contained in:
Kris Kennaway 2004-06-16 07:57:10 +00:00
parent f005b4280b
commit fcc58bae62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111577

View file

@ -30,6 +30,10 @@ USE_GMAKE= yes
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= "Does not compile on amd64"
.endif
post-install:
.for dir in ${PREFIX}/include/${PORTNAME} ${PREFIX}/share/${PORTNAME}
@${FIND} ${dir} ! -type d | \