aboutsummaryrefslogtreecommitdiff
path: root/textproc/flex
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
committerAde Lovett <ade@FreeBSD.org>2007-10-17 10:13:01 +0000
commitdbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch)
tree5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /textproc/flex
parent74313458803db4f95050b550b038051b82c96b67 (diff)
Notes
Diffstat (limited to 'textproc/flex')
-rw-r--r--textproc/flex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile
index 1f0798763e19..19de8ca27b84 100644
--- a/textproc/flex/Makefile
+++ b/textproc/flex/Makefile
@@ -7,16 +7,17 @@
PORTNAME= flex
PORTVERSION= 2.5.33
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Fast lexical analyzer generator
-BUILD_DEPENDS= bison:${PORTSDIR}/devel/bison2 \
- help2man:${PORTSDIR}/misc/help2man \
+BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man \
gm4:${PORTSDIR}/devel/m4
+USE_BISON= build
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-nls