summaryrefslogtreecommitdiff
path: root/audio/xmms
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-22 07:26:08 +0000
committergrant <grant@pkgsrc.org>2004-01-22 07:26:08 +0000
commit4567e3bf3b95cf0210257cf22eaf14312e1d47af (patch)
tree8de95e745594e0b3665086301a1668f3c825de55 /audio/xmms
parentabe415b76977ce30def27220c2e02521a1afd865 (diff)
downloadpkgsrc-4567e3bf3b95cf0210257cf22eaf14312e1d47af.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'audio/xmms')
-rw-r--r--audio/xmms/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common
index 0e3a4a1598b..999a21583dd 100644
--- a/audio/xmms/Makefile.common
+++ b/audio/xmms/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2003/09/26 07:28:38 rh Exp $
+# $NetBSD: Makefile.common,v 1.4 2004/01/22 07:26:08 grant Exp $
#
DISTNAME= xmms-1.2.7
@@ -13,7 +13,7 @@ COMMENT= X Multimedia System - an audio player with a Winamp GUI
USE_BUILDLINK2= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_X11= yes
GNU_CONFIGURE= yes