aboutsummaryrefslogtreecommitdiff
path: root/www/nvu
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-03-25 22:28:19 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-03-25 22:28:19 +0000
commitb75ced2d6559b729a9648aa2b10a54711c6a5e99 (patch)
tree5c07936d61bc1e64d836582271f981c7f2eb05f3 /www/nvu
parentbc3f78f62ad25966b836fd49946cb1c31f40d5e7 (diff)
downloadports-b75ced2d6559b729a9648aa2b10a54711c6a5e99.tar.gz
ports-b75ced2d6559b729a9648aa2b10a54711c6a5e99.zip
Notes
Diffstat (limited to 'www/nvu')
-rw-r--r--www/nvu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nvu/Makefile b/www/nvu/Makefile
index 8dc127961f07..cf7cb4155045 100644
--- a/www/nvu/Makefile
+++ b/www/nvu/Makefile
@@ -29,8 +29,8 @@ CFLAGS+= -I${X11BASE}/include
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../mozilla/Makefile.common"
-.if ${ARCH} == "alpha" || ${ARCH} == "ia64"
-IGNORE= Does no build
+.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
+BROKEN= Does no build
.endif
.if ${PERL_LEVEL} < 500600