summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authordholland <dholland>2015-01-01 10:03:57 +0000
committerdholland <dholland>2015-01-01 10:03:57 +0000
commit2dd0b2f1c9577d9964a4dd1e21dbb9dcfad2388f (patch)
treee163a8641797eff0fb1bfeabf618dd96c13eb408 /emulators
parente9004f89c9b7d4be9fa00648c66d305ba66c28f0 (diff)
downloadpkgsrc-2dd0b2f1c9577d9964a4dd1e21dbb9dcfad2388f.tar.gz
Use BROKEN_ON_PLATFORM with LP64PLATFORMS.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/snes9x/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index 9ea9b3c2ce3..7aa3131dab7 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2014/01/09 12:38:04 jperkin Exp $
+# $NetBSD: Makefile,v 1.52 2015/01/01 10:03:57 dholland Exp $
SNESVER= 1.43
DISTNAME= snes9x-${SNESVER}-src
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.snes9x.com/
COMMENT= Super Nintendo Entertainment System (SNES) emulator
-NOT_FOR_PLATFORM= ${LP64PLATFORMS}
+BROKEN_ON_PLATFORM= ${LP64PLATFORMS}
MAKE_JOBS_SAFE= no
WRKSRC= ${WRKDIR}/${DISTNAME}/snes9x