summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland>2015-01-01 10:05:52 +0000
committerdholland <dholland>2015-01-01 10:05:52 +0000
commitd87965a6c04ba86370680670cc7fd0f60b5fcad6 (patch)
tree9f03e496d2cd4ceaee47e773ea283b73f283c37f /emulators
parent2dd0b2f1c9577d9964a4dd1e21dbb9dcfad2388f (diff)
downloadpkgsrc-d87965a6c04ba86370680670cc7fd0f60b5fcad6.tar.gz
Broken on x86_64. Supposedly supports alpha, which is why this restriction
isn't all LP64PLATFORMS. Open question whether this package is worth fixing, though.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/twin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index c660c257280..ae83159c86a 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/10/03 12:55:19 asau Exp $
+# $NetBSD: Makefile,v 1.34 2015/01/01 10:05:52 dholland Exp $
#
DISTNAME= twin-src-3.1.14
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+= --disable-debugger
MAKE_JOBS_SAFE= no
-NOT_FOR_PLATFORM= *-*-x86_64
+BROKEN_ON_PLATFORM= *-*-x86_64
INSTALL_MAKE_FLAGS+= prefix=${DESTDIR}${PREFIX}