From b75ced2d6559b729a9648aa2b10a54711c6a5e99 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Sat, 25 Mar 2006 22:28:19 +0000 Subject: - s/alpha/sparc64/ s/IGNORE/BROKEN/ Reported by: kris --- www/nvu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/nvu') 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 .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 -- cgit v1.2.3