summaryrefslogtreecommitdiff
path: root/x11/9term
diff options
context:
space:
mode:
authordholland <dholland>2015-01-04 04:36:47 +0000
committerdholland <dholland>2015-01-04 04:36:47 +0000
commit9bd2169fb65fe956cba5a938b9e71d5caa42eee1 (patch)
treede86f3ec47790e4fde7c59dceb90fdbf182dd279 /x11/9term
parent4d5d6951e9f3fa47ac7f3551da36630cf08ffe0d (diff)
downloadpkgsrc-9bd2169fb65fe956cba5a938b9e71d5caa42eee1.tar.gz
Use BROKEN_ON_PLATFORM, and use LP64PLATFORMS instead of just alpha.
Diffstat (limited to 'x11/9term')
-rw-r--r--x11/9term/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/9term/Makefile b/x11/9term/Makefile
index 27a05a74986..3cae2709f73 100644
--- a/x11/9term/Makefile
+++ b/x11/9term/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/29 05:06:05 asau Exp $
+# $NetBSD: Makefile,v 1.25 2015/01/04 04:36:47 dholland Exp $
DISTNAME= 9term.1.6.3
PKGNAME= 9term-1.6.3
@@ -12,7 +12,7 @@ COMMENT= X11 program which emulates a plan9 window
BUILDLINK_DEPMETHOD.sam= full
-NOT_FOR_PLATFORM= *-*-alpha #LP64 Problems
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
WRKSRC= ${WRKDIR}