summaryrefslogtreecommitdiff
path: root/graphics/nip2
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-11-18 22:22:18 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-11-18 22:22:18 +0000
commit400162683cf3947b5bc3c765ab0e439cb1e65268 (patch)
tree231fdac5f1b56dce2e97eb8fafcc65827402cda2 /graphics/nip2
parentBROKEN on ia64: Does not compile (diff)
BROKEN on !i386: Does not compile
Notes
Notes: svn path=/head/; revision=121924
Diffstat (limited to 'graphics/nip2')
-rw-r--r--graphics/nip2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile
index 22b99ae76780..bc931d74984e 100644
--- a/graphics/nip2/Makefile
+++ b/graphics/nip2/Makefile
@@ -28,8 +28,8 @@ MAN1= nip.1
.include <bsd.port.pre.mk>
-.if ${ARCH} == "alpha" || ${ARCH} == "amd64"
-BROKEN= "Does not compile on alpha or amd64"
+.if ${ARCH} != "i386"
+BROKEN= "Does not compile on !i386"
.endif
post-patch: