diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/tme/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile index c412f0e1842..804dc8abede 100644 --- a/emulators/tme/Makefile +++ b/emulators/tme/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2010/07/05 10:20:38 obache Exp $ +# $NetBSD: Makefile,v 1.21 2010/07/05 11:20:34 obache Exp $ # DISTNAME= tme-0.8 @@ -20,7 +20,7 @@ COMMENT= The Machine Emulator USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes -USE_TOOLS+= gmake perl:run +USE_TOOLS+= gmake perl:run pkg-config CONFIGURE_ARGS+= --disable-debug |