aboutsummaryrefslogtreecommitdiff
path: root/devel/bison
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-09-03 16:13:57 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-09-03 16:13:57 +0000
commit52d411f7144bea1383adfbedddb4ee27f90f36a1 (patch)
treeb30f054ab9fed734d5b37ccfc6833c77c75cd2f1 /devel/bison
parentb042ef045e9b4da67249765df45ccf153cb57558 (diff)
downloadports-52d411f7144bea1383adfbedddb4ee27f90f36a1.tar.gz
ports-52d411f7144bea1383adfbedddb4ee27f90f36a1.zip
Notes
Diffstat (limited to 'devel/bison')
-rw-r--r--devel/bison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index d27ec1f35711..b9e512330f17 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -18,7 +18,7 @@ COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-CONFLICTS= bison-[0-9]*
+CONFLICTS= bison-1.8[0-9]*
USE_BZIP2= yes
GNU_CONFIGURE= yes