summaryrefslogtreecommitdiff
path: root/graphics/gnome-icon-theme
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 15:46:42 +0000
committergrant <grant@pkgsrc.org>2004-01-24 15:46:42 +0000
commit59daad66977b02dfd9bdca8ad5c89e77716ba394 (patch)
tree58ac2ab8c0e2332f7f1f3c00a7c6d23ea22299b9 /graphics/gnome-icon-theme
parent494dc7a6a72fe54ec6271bb1ed8b5cdde7e1284f (diff)
downloadpkgsrc-59daad66977b02dfd9bdca8ad5c89e77716ba394.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'graphics/gnome-icon-theme')
-rw-r--r--graphics/gnome-icon-theme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnome-icon-theme/Makefile b/graphics/gnome-icon-theme/Makefile
index 3aa96e4c369..1343b27323a 100644
--- a/graphics/gnome-icon-theme/Makefile
+++ b/graphics/gnome-icon-theme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/12/03 01:52:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2004/01/24 15:46:43 grant Exp $
#
DISTNAME= gnome-icon-theme-1.0.9
@@ -14,7 +14,7 @@ BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= build
USE_PKGLOCALEDIR= yes