summaryrefslogtreecommitdiff
path: root/audio/xmp
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 07:14:59 +0000
committergrant <grant>2004-01-22 07:14:59 +0000
commit53652a9d60f7be0e4676520500b4a6d5a8bb7786 (patch)
treecaada37ccae5771519b4407e2428e17c4e682e44 /audio/xmp
parent959f18574f59af7f4bf3c1a341a7a1a39403eff6 (diff)
downloadpkgsrc-53652a9d60f7be0e4676520500b4a6d5a8bb7786.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'audio/xmp')
-rw-r--r--audio/xmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index 1cc31a6a223..5175ace0c4e 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/01/28 22:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/01/22 07:15:01 grant Exp $
# FreeBSD: ports/audio/xmp/Makefile,v 1.5 2000/04/08 21:24:59 mharo Exp
#
@@ -20,7 +20,7 @@ CONFIGURE_ARGS+=--disable-alsa \
--sysconfdir=${PKG_SYSCONFDIR}
USE_X11= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
EGDIR= ${PREFIX}/share/examples/xmp
CONF_FILES= ${EGDIR}/xmp-modules.conf ${PKG_SYSCONFDIR}/xmp-modules.conf