diff options
Diffstat (limited to 'emulators/Cygne-SDL/Makefile')
-rw-r--r-- | emulators/Cygne-SDL/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/Cygne-SDL/Makefile b/emulators/Cygne-SDL/Makefile index a86e0e1528f..62370fc998b 100644 --- a/emulators/Cygne-SDL/Makefile +++ b/emulators/Cygne-SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/04/14 03:47:37 dholland Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 12:55:08 asau Exp $ # DISTNAME= Cygne-SDL-0.1-src @@ -13,8 +13,6 @@ COMMENT= Bandai Wonderswan Color handheld emulator BUILD_DEPENDS+= nasm>=0.98:../../devel/nasm -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/Cygne-SDL-0.1 MAKE_FILE= Makefiles/Makefile.unix NO_CONFIGURE= yes |