summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-01 10:05:52 +0000
committerdholland <dholland@pkgsrc.org>2015-01-01 10:05:52 +0000
commit81b92a1095ccfbd1ef3b488d7f921af82a74ea71 (patch)
tree9f03e496d2cd4ceaee47e773ea283b73f283c37f /emulators
parentcbd307447826cf521ea972fa2ddddb15937cb837 (diff)
downloadpkgsrc-81b92a1095ccfbd1ef3b488d7f921af82a74ea71.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}