aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-06-10 08:27:17 +0800
committerdougb <dougb@FreeBSD.org>2007-06-10 08:27:17 +0800
commit02482c47def48cff052ed672b25ff8612fd472bb (patch)
tree9c82fbfaa7ec31c1a9118749fe88d3bbf6d650bc /dns
parentb7bb2437813177150509128be668a138a98aced6 (diff)
downloadfreebsd-ports-gnome-02482c47def48cff052ed672b25ff8612fd472bb.tar.gz
freebsd-ports-gnome-02482c47def48cff052ed672b25ff8612fd472bb.tar.zst
freebsd-ports-gnome-02482c47def48cff052ed672b25ff8612fd472bb.zip
Add a CONFLICTS to bind 9.4.
Diffstat (limited to 'dns')
-rw-r--r--dns/bind9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile
index 2081f7580636..b830f1639417 100644
--- a/dns/bind9/Makefile
+++ b/dns/bind9/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
USE_OPENSSL= yes
-CONFLICTS= bind-8.* bind84-8.* bind9-dlz-* bind9-sdb-mysql-* host-* zh-bind-8.*
+CONFLICTS= bind-8.* bind84-8.* bind9-9.4.* bind9-dlz-* bind9-sdb-mysql-* host-* zh-bind-8.*
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
THREADS "Compile with thread support (NOT RECOMMENDED!)" off