Nope, still broken on sparc64.

This commit is contained in:
Mark Linimon 2009-03-16 09:43:11 +00:00
parent 5d4ea25ee9
commit feb7d36eb0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230205

View file

@ -31,8 +31,8 @@ post-patch:
.include <bsd.port.pre.mk>
#.if ${ARCH} == "sparc64"
#BROKEN= Does not compile on sparc64
#.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif
.include <bsd.port.post.mk>