aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind9
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2009-01-04 15:26:28 +0800
committerdougb <dougb@FreeBSD.org>2009-01-04 15:26:28 +0800
commit928b38008c5cfe5ca2fe0f1ccb24144558c48d2c (patch)
tree3994edbfdae797b540de7d0669918d2834fe51b2 /dns/bind9
parent45bb7fa50e1223b063006d51503ffdf981575894 (diff)
downloadfreebsd-ports-gnome-928b38008c5cfe5ca2fe0f1ccb24144558c48d2c.tar.gz
freebsd-ports-gnome-928b38008c5cfe5ca2fe0f1ccb24144558c48d2c.tar.zst
freebsd-ports-gnome-928b38008c5cfe5ca2fe0f1ccb24144558c48d2c.zip
Update CONFLICTS to reflect the addition of the bind96 port,
the demise of bind9-dlz, and updates to the bind9-sdb-* ports.
Diffstat (limited to 'dns/bind9')
-rw-r--r--dns/bind9/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile
index b155c2e9085d..2b122e063e28 100644
--- a/dns/bind9/Makefile
+++ b/dns/bind9/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
USE_OPENSSL= yes
-CONFLICTS= bind9-9.[45].* bind9-dlz-* bind9-sdb-ldap-* host-*
+CONFLICTS= bind9-9.[456].* bind9-sdb-* host-*
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
THREADS "Compile with thread support (NOT RECOMMENDED!)" off