1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Does not build on sparc64

This commit is contained in:
Cheng-Lung Sung 2006-07-11 02:28:08 +00:00
parent 55b504f41a
commit daf97c2075
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167429

View File

@ -62,4 +62,8 @@ post-patch:
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
.endif
.if ${ARCH} == "sparc64"
BROKEN= Does not build on sparc64
.endif
.include <bsd.port.post.mk>