summaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-05-22 20:51:45 +0000
committerjlam <jlam@pkgsrc.org>2005-05-22 20:51:45 +0000
commit0e11add0b7b94813d0e59400609d160c09923e00 (patch)
tree052a4431f18d531391f2e87bbf3a532af6e99278 /devel/bison
parent6a6cd5f01fe868efc05172603f50ca80b9d438a2 (diff)
downloadpkgsrc-0e11add0b7b94813d0e59400609d160c09923e00.tar.gz
Remove explicit dependencies on the GNU m4 package with USE_TOOLS+=m4
and appropriate TOOLS_DEPMETHOD.gm4 settings.
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index a503369407c..d4c87990659 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2005/04/11 21:45:18 tv Exp $
+# $NetBSD: Makefile,v 1.53 2005/05/22 20:51:45 jlam Exp $
DISTNAME= bison-2.0
CATEGORIES= devel
@@ -8,14 +8,12 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/bison/bison.html
COMMENT= GNU yacc(1) replacement
-DEPENDS+= m4>=1.4:../../devel/m4
-BUILD_USES_MSGFMT= yes
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
+BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= YES
-
-M4= ${LOCALBASE}/bin/gm4
+USE_TOOLS+= gm4
+TOOLS_DEPMETHOD.gm4= DEPENDS
INFO_FILES= bison.info