diff options
author | pav <pav@FreeBSD.org> | 2005-09-02 16:02:33 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-02 16:02:33 +0800 |
commit | 5ab92749e837b8981c2fd4e6af14e0d8cbc43a89 (patch) | |
tree | b64748c3b4fbf8466c72fb145bb64215677633fc | |
parent | f2f741eccd665cedc3b5eb50a8e2dd898bca4392 (diff) | |
download | freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.tar.gz freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.tar.zst freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.zip |
- Update conflicts
-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 |