aboutsummaryrefslogtreecommitdiff
path: root/devel/bison20/Makefile
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/bison20/Makefile
parentb042ef045e9b4da67249765df45ccf153cb57558 (diff)
downloadports-52d411f7144bea1383adfbedddb4ee27f90f36a1.tar.gz
ports-52d411f7144bea1383adfbedddb4ee27f90f36a1.zip
- add version in CONFLICTS, otherwise it will conflict with itself.
Pointy hat to: leeym
Notes
Notes: svn path=/head/; revision=118045
Diffstat (limited to 'devel/bison20/Makefile')
-rw-r--r--devel/bison20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile
index 53a8c38312a4..bed51ea37372 100644
--- a/devel/bison20/Makefile
+++ b/devel/bison20/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= seanc@FreeBSD.org
COMMENT= A parser generator from FSF, (mostly) compatible with Yacc
-CONFLICTS= bison-[0-9]*
+CONFLICTS= bison-1.7[0-9]*
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4