diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-02 08:02:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-02 08:02:33 +0000 |
commit | 5b4e3dfa0bd06ed8a28317d2fd0f04ba6946c4c8 (patch) | |
tree | 3fa3a0f9fb726a32a43593b3a632f8d807395be3 | |
parent | - Update to 2.0 (diff) |
- Update conflicts
Notes
Notes:
svn path=/head/; revision=141768
-rw-r--r-- | devel/bison-devel/Makefile | 2 | ||||
-rw-r--r-- | devel/bison175/Makefile | 2 | ||||
-rw-r--r-- | devel/bison1875/Makefile | 2 | ||||
-rw-r--r-- | devel/bison2/Makefile | 2 | ||||
-rw-r--r-- | devel/bison20/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index f446f3647112..7728176467ba 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/Makefile @@ -19,7 +19,7 @@ COMMENT= Alpha version of bison BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ${BUILD_DEPENDS} -CONFLICTS= bison-1.7[0-9]* +CONFLICTS= bison-1.7[0-9]* bison-2.[0-9]* NO_LATEST_LINK= yes USE_BZIP2= yes USE_GETTEXT= yes diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index b9e512330f17..c19e8193a34f 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/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.8[0-9]* +CONFLICTS= bison-1.8[0-9]* bison-2.[0-9]* USE_BZIP2= yes GNU_CONFIGURE= yes diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index 39d5bb440cb3..0e985408ef71 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/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 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 diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index 39d5bb440cb3..0e985408ef71 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/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 |