diff options
Diffstat (limited to 'emulators/fceu/Makefile')
-rw-r--r-- | emulators/fceu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/fceu/Makefile b/emulators/fceu/Makefile index dd6ee067cb8..4f49fd79af7 100644 --- a/emulators/fceu/Makefile +++ b/emulators/fceu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/09/14 13:33:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 12:55:12 asau Exp $ # DISTNAME= fceu-0.98.13.src @@ -14,7 +14,6 @@ COMMENT= Portable NES and Famicom emulator WRKSRC= ${WRKDIR}/fceu USE_PKGLOCALEDIR= yes -PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes SUBST_CLASSES+= dsp |