summaryrefslogtreecommitdiff
path: root/misc/gxmame
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
committergrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
commitc2ce2bfbbe704121c79986146cc3d75f3efec691 (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/gxmame
parent7503e8dccb0c7098f8363b4f0d575fbb1e3cd24e (diff)
downloadpkgsrc-c2ce2bfbbe704121c79986146cc3d75f3efec691.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/gxmame')
-rw-r--r--misc/gxmame/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gxmame/Makefile b/misc/gxmame/Makefile
index 901798dbdd6..b69f0182f33 100644
--- a/misc/gxmame/Makefile
+++ b/misc/gxmame/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:46 reed Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/24 14:11:10 grant Exp $
#
DISTNAME= gxmame-0.34b
@@ -16,7 +16,7 @@ DEPENDS+= xmame-[0-9]*:../../emulators/xmame
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PKGLOCALEDIR= yes
USE_X11= yes