summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland>2015-01-01 10:08:13 +0000
committerdholland <dholland>2015-01-01 10:08:13 +0000
commit8b868d279e60a09398ce7e3786525ab0f6c813a5 (patch)
tree26c3b62a858911555fd73e1847a39186fa2760e0 /emulators
parentd87965a6c04ba86370680670cc7fd0f60b5fcad6 (diff)
downloadpkgsrc-8b868d279e60a09398ce7e3786525ab0f6c813a5.tar.gz
Mark this broken on all LP64PLATFORMS, not just alpha. If it actually
works for you, let me know. (I haven't tried, just systematizing what's already here.)
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xcopilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile
index 568ca7032db..f753e173450 100644
--- a/emulators/xcopilot/Makefile
+++ b/emulators/xcopilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/10/23 10:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2015/01/01 10:08:13 dholland Exp $
#
DISTNAME= xcopilot-0.6.6
@@ -12,7 +12,7 @@ COMMENT= PalmPilot emulator for X
MAKE_JOBS_SAFE= no
-NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS} # suspected LP64 bugs
GNU_CONFIGURE= YES