summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorgrant <grant>2004-01-24 15:46:42 +0000
committergrant <grant>2004-01-24 15:46:42 +0000
commitad7d2270acd92258b2df695f476ba7a847df9868 (patch)
tree58ac2ab8c0e2332f7f1f3c00a7c6d23ea22299b9 /graphics/netpbm
parent903402fd1d16730d18d82efbc34724863ee49c91 (diff)
downloadpkgsrc-ad7d2270acd92258b2df695f476ba7a847df9868.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