aboutsummaryrefslogtreecommitdiff
path: root/textproc/flex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 08:58:09 +0000
commit698f728a34f171d54b5a596f6920cc9f902eaac5 (patch)
treef10cf7fb25b0aa3ea00f6de39d75c4dd6e48df98 /textproc/flex
parent71bf6b0f0b6eacee0017dafc6618893627a19d91 (diff)
downloadports-698f728a34f171d54b5a596f6920cc9f902eaac5.tar.gz
ports-698f728a34f171d54b5a596f6920cc9f902eaac5.zip
Notes
Diffstat (limited to 'textproc/flex')
-rw-r--r--textproc/flex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index e11d513720a4..d7665d5a1866 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -13,7 +13,7 @@ BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man \
gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-USES= bison gmake tar:bzip2
+USES= bison gmake makeinfo tar:bzip2
GNU_CONFIGURE= yes
# install flex header to its own dir to avoid conflict with system flex.
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared