diff options
Diffstat (limited to 'emulators/vba/Makefile')
-rw-r--r-- | emulators/vba/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index c43603305f5..e3865710f18 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/03/27 15:43:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:46 tv Exp $ DISTNAME= VisualBoyAdvance-src-1.6a PKGNAME= vba-1.6.0.1 @@ -13,7 +13,6 @@ COMMENT= Gameboy advance emulator WRKSRC= ${WRKDIR}/VisualBoyAdvance-1.6a USE_GNU_TOOLS+= make -USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-c-core |