aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-06-10 08:27:17 +0800
committerDoug Barton <dougb@FreeBSD.org>2007-06-10 08:27:17 +0800
commita106e866682fde83261b21ee0d4d7a8580054bf3 (patch)
treeccbf9f9f8debaa0ac61df7ff82c616775b117440 /dns
parentc0cba95d1a6eb6970c2af8da744435ec152df886 (diff)
downloadfreebsd-ports-gnome-a106e866682fde83261b21ee0d4d7a8580054bf3.tar.gz
freebsd-ports-gnome-a106e866682fde83261b21ee0d4d7a8580054bf3.tar.zst
freebsd-ports-gnome-a106e866682fde83261b21ee0d4d7a8580054bf3.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