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/bison-devel/Makefile | |
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/bison-devel/Makefile')
-rw-r--r-- | devel/bison-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |