summaryrefslogtreecommitdiff
path: root/graphics/netpbm
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/netpbm
parent494dc7a6a72fe54ec6271bb1ed8b5cdde7e1284f (diff)
downloadpkgsrc-59daad66977b02dfd9bdca8ad5c89e77716ba394.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 64672f622fa..ec315c98de2 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2004/01/24 12:59:50 kristerw Exp $
+# $NetBSD: Makefile,v 1.86 2004/01/24 15:46:44 grant Exp $
DISTNAME= netpbm-10.11.8
PKGREVISION= 1
@@ -13,7 +13,7 @@ COMMENT= Toolkit for conversion of images between different formats
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_PERL5= yes
INSTALL_TARGET= install-dev install-run