summaryrefslogtreecommitdiff
path: root/emulators/openmsx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/openmsx/Makefile')
-rw-r--r--emulators/openmsx/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile
index bc07f1524b3..8e67f2d368c 100644
--- a/emulators/openmsx/Makefile
+++ b/emulators/openmsx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/09/02 09:33:32 marino Exp $
+# $NetBSD: Makefile,v 1.35 2012/10/03 12:55:16 asau Exp $
#
DISTNAME= openmsx-0.9.0
@@ -10,8 +10,6 @@ HOMEPAGE= http://openmsx.sourceforge.net/
COMMENT= MSX emulator that aims for perfection
LICENSE= gnu-gpl-v2
-PKG_DESTDIR_SUPPORT= user-destdir
-
USE_TOOLS+= gmake
USE_LANGUAGES+= c++
HAS_CONFIGURE= yes