summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg>2009-05-30 14:47:07 +0000
committerjoerg <joerg>2009-05-30 14:47:07 +0000
commit6f60b868ee58b6e1729ef9c3705ab8cfa8ab3cc6 (patch)
tree8078d081505ed6996c949a8edfcb547a87b2e13e /devel
parent0bbcf0290e6491fb4c26fe4f5da089f2f6a29157 (diff)
downloadpkgsrc-6f60b868ee58b6e1729ef9c3705ab8cfa8ab3cc6.tar.gz
Force bison to use the m4 we want and not to pick a potentially outdated
version itself.
Diffstat (limited to 'devel')
-rw-r--r--devel/bison/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 0301880c3d9..0b0d695d3ab 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.69 2009/02/12 18:43:21 minskim Exp $
+# $NetBSD: Makefile,v 1.70 2009/05/30 14:47:07 joerg Exp $
DISTNAME= bison-2.4.1
PKGREVISION= 1
@@ -19,7 +19,8 @@ USE_PKGLOCALEDIR= yes
USE_TOOLS+= grep gm4:run msgfmt
INFO_FILES= # PLIST
-CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes
+CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes \
+ ac_cv_prog_M4=${TOOLS_PATH.gm4}
TEST_TARGET= check