aboutsummaryrefslogtreecommitdiff
path: root/devel/bison2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-02 08:02:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-02 08:02:33 +0000
commit5b4e3dfa0bd06ed8a28317d2fd0f04ba6946c4c8 (patch)
tree3fa3a0f9fb726a32a43593b3a632f8d807395be3 /devel/bison2
parent471f5244fcdda50439cfb75063576ea3c88418cc (diff)
downloadports-5b4e3dfa0bd06ed8a28317d2fd0f04ba6946c4c8.tar.gz
ports-5b4e3dfa0bd06ed8a28317d2fd0f04ba6946c4c8.zip
Notes
Diffstat (limited to 'devel/bison2')
-rw-r--r--devel/bison2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 39d5bb440cb3..0e985408ef71 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/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-1.7[0-9]*
+CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]*
NO_LATEST_LINK= yes
USE_BZIP2= yes