summaryrefslogtreecommitdiff
path: root/devel/autoconf
diff options
context:
space:
mode:
authorjlam <jlam>2005-05-22 20:51:45 +0000
committerjlam <jlam>2005-05-22 20:51:45 +0000
commiteb7c3838ca30f2a245d8b1224abb769d2e7e329f (patch)
tree052a4431f18d531391f2e87bbf3a532af6e99278 /devel/autoconf
parentd760c40cdf591de7dcd072e90bc0787977202104 (diff)
downloadpkgsrc-eb7c3838ca30f2a245d8b1224abb769d2e7e329f.tar.gz
Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4
and appropriate TOOLS_DEPMETHOD.gm4 settings.
Diffstat (limited to 'devel/autoconf')
-rw-r--r--devel/autoconf/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 9c549d835b9..e539590c8d2 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2005/05/13 16:54:12 jlam Exp $
+# $NetBSD: Makefile,v 1.53 2005/05/22 20:51:45 jlam Exp $
DISTNAME= autoconf-2.59
PKGREVISION= 1
@@ -10,7 +10,8 @@ MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/autoconf/autoconf.html
COMMENT= Generates automatic source code configuration scripts
-DEPENDS= m4>=1.4:../../devel/m4
+USE_TOOLS+= gm4
+TOOLS_DEPMETHOD.gm4= DEPENDS
# The next line is for conflicts with old versions of this package,
# which had autoconf-devel as PKGNAME.
@@ -21,7 +22,6 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_LANGUAGES= # empty
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --without-lispdir
-TOOLS_M4= ${LOCALBASE}/bin/gm4
INFO_FILES= autoconf.info standards.info