diff options
Diffstat (limited to 'emulators/gnuboy/Makefile')
-rw-r--r-- | emulators/gnuboy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile index 4eda9465fac..1570f9be55f 100644 --- a/emulators/gnuboy/Makefile +++ b/emulators/gnuboy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/12/09 01:31:57 marino Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 12:55:13 asau Exp $ DISTNAME= gnuboy-1.0.3 PKGREVISION= 2 @@ -9,8 +9,6 @@ MAINTAINER= njl@sdf.lonestar.org #HOMEPAGE= http://gnuboy.unix-fu.org/ COMMENT= Gameboy emulator -PKG_DESTDIR_SUPPORT= user-destdir - GNU_CONFIGURE= yes INSTALLATION_DIRS= bin |