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 /devel/bison1875 | |
parent | f2f741eccd665cedc3b5eb50a8e2dd898bca4392 (diff) | |
download | freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.tar.gz freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.tar.zst freebsd-ports-gnome-5ab92749e837b8981c2fd4e6af14e0d8cbc43a89.zip |
- Update conflicts
Diffstat (limited to 'devel/bison1875')
-rw-r--r-- | devel/bison1875/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |