summaryrefslogtreecommitdiff
path: root/emulators/snes9x
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
committerasau <asau@pkgsrc.org>2012-10-03 12:55:08 +0000
commitb89680320c369768271fcb63086606bf5aec05d5 (patch)
treee7cc06115ae8822644dda9c74e5e35b0598c2eb9 /emulators/snes9x
parentafd15d9598b3303d4f1aab41c660ec76af43fbc3 (diff)
downloadpkgsrc-b89680320c369768271fcb63086606bf5aec05d5.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'emulators/snes9x')
-rw-r--r--emulators/snes9x/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile
index d90c90e1e87..d618133052e 100644
--- a/emulators/snes9x/Makefile
+++ b/emulators/snes9x/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2012/03/07 19:10:30 hans Exp $
+# $NetBSD: Makefile,v 1.49 2012/10/03 12:55:18 asau Exp $
SNESVER= 1.43
DISTNAME= snes9x-${SNESVER}-src
@@ -11,8 +11,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.snes9x.com/
COMMENT= Super Nintendo Entertainment System (SNES) emulator
-PKG_DESTDIR_SUPPORT= user-destdir
-
NOT_FOR_PLATFORM= ${LP64PLATFORMS}
MAKE_JOBS_SAFE= no