summaryrefslogtreecommitdiff
path: root/devel/autogen
diff options
context:
space:
mode:
authorgrant <grant>2004-01-22 08:24:28 +0000
committergrant <grant>2004-01-22 08:24:28 +0000
commitad6bf6bb3b64fb9eaefe7a3d810fe8c8d47dc681 (patch)
treef1f50ca186e44e49e56afd63f7fa07c9e67021ba /devel/autogen
parent95da7c1276b5741c0e1948241150c2b72ad21ea0 (diff)
downloadpkgsrc-ad6bf6bb3b64fb9eaefe7a3d810fe8c8d47dc681.tar.gz
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
Diffstat (limited to 'devel/autogen')
-rw-r--r--devel/autogen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/autogen/Makefile b/devel/autogen/Makefile
index 413a10090ca..4b421595276 100644
--- a/devel/autogen/Makefile
+++ b/devel/autogen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/12/04 19:48:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.11 2004/01/22 08:24:28 grant Exp $
DISTNAME= autogen-5.5.3
PKGREVISION= 4
@@ -10,7 +10,7 @@ HOMEPAGE= http://autogen.sourceforge.net/
COMMENT= The Automated Program Generator
USE_BUILDLINK2= yes
-USE_GMAKE= yes
+USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool