summaryrefslogtreecommitdiff
path: root/misc/proj
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
committergrant <grant@pkgsrc.org>2004-01-24 14:11:09 +0000
commitc2ce2bfbbe704121c79986146cc3d75f3efec691 (patch)
treec958efacae31d0663094f85f98be04a49ce4e210 /misc/proj
parent7503e8dccb0c7098f8363b4f0d575fbb1e3cd24e (diff)
downloadpkgsrc-c2ce2bfbbe704121c79986146cc3d75f3efec691.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'misc/proj')
-rw-r--r--misc/proj/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/proj/Makefile b/misc/proj/Makefile
index 20605f98e38..26aa620099d 100644
--- a/misc/proj/Makefile
+++ b/misc/proj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 21:49:47 grant Exp $
+# $NetBSD: Makefile,v 1.10 2004/01/24 14:11:10 grant Exp $
DISTNAME= proj-4.4.7
CATEGORIES= misc
@@ -11,7 +11,7 @@ COMMENT= Cartographic projection software
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool