summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-06-08 07:33:46 +0000
committerobache <obache@pkgsrc.org>2012-06-08 07:33:46 +0000
commit50493ce8a5ce63bdc3a99e7a4bd6ec78fb17354e (patch)
treeb2b018bff52d427d8beb2312bddbc1e7fb68c3cf /devel
parentbcd414abcc564510a5a7e558588fd9af50853df3 (diff)
downloadpkgsrc-50493ce8a5ce63bdc3a99e7a4bd6ec78fb17354e.tar.gz
flex is required to build bison-2.5.1.
PR 46554.
Diffstat (limited to 'devel')
-rw-r--r--devel/bison/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 0115b4fd50f..94b9c5ea821 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2012/06/06 07:20:35 wiz Exp $
+# $NetBSD: Makefile,v 1.83 2012/06/08 07:33:46 obache Exp $
DISTNAME= bison-2.5.1
CATEGORIES= devel
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
USE_LANGUAGES= c c++
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= grep gm4:run msgfmt
+USE_TOOLS+= grep gm4:run msgfmt flex
INFO_FILES= yes
CONFIGURE_ENV+= gt_cv_func_gnugettext1_libintl=yes \