summaryrefslogtreecommitdiff
path: root/dns/bind94/Makefile
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2007-12-03 09:43:44 +0000
committerDoug Barton <dougb@FreeBSD.org>2007-12-03 09:43:44 +0000
commit53fb30ab2d7132d74e8a009d8d346d3102786e7d (patch)
treec927e25835bf5911713c22c26a73757beb6b681c /dns/bind94/Makefile
parent- Fix install of libftp.a (diff)
ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php Therefore, per the previous announcement, remove the ports for BIND 8. This includes the chinese/bind8 slave port, and mail/smc-milter which has a dependency on libbind_r.a from BIND 8.x. The latter has been unmaintained since 2005, and is 3 versions behind. Approved by: portmgr (linimon)
Notes
Notes: svn path=/head/; revision=202883
Diffstat (limited to 'dns/bind94/Makefile')
-rw-r--r--dns/bind94/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind94/Makefile b/dns/bind94/Makefile
index 73b1414825f6..8820d4308171 100644
--- a/dns/bind94/Makefile
+++ b/dns/bind94/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
USE_OPENSSL= yes
-CONFLICTS= bind-8.* bind84-8.* bind9-9.3.* bind9-dlz-* bind9-sdb-mysql-* host-* zh-bind-8.*
+CONFLICTS= bind9-9.3.* bind9-dlz-* bind9-sdb-mysql-* host-*
OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \
LARGE_FILE "64-bit file support" off \