aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind97
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-12-18 10:19:41 +0800
committerdougb <dougb@FreeBSD.org>2010-12-18 10:19:41 +0800
commiteddaf2cd0201663bc2a668addd00462e04ddc855 (patch)
treeaee24cca19868cfb9f390a2c6142043d740fcb78 /dns/bind97
parent5c6206219d639b63a8a22bb263f68aef5c24f386 (diff)
downloadfreebsd-ports-gnome-eddaf2cd0201663bc2a668addd00462e04ddc855.tar.gz
freebsd-ports-gnome-eddaf2cd0201663bc2a668addd00462e04ddc855.tar.zst
freebsd-ports-gnome-eddaf2cd0201663bc2a668addd00462e04ddc855.zip
CONFLICTS for bind98
Diffstat (limited to 'dns/bind97')
-rw-r--r--dns/bind97/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile
index 1530ada48c0c..73ef2cb03c56 100644
--- a/dns/bind97/Makefile
+++ b/dns/bind97/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \
--disable-symtable \
--with-randomdev=/dev/random
-CONFLICTS= bind9*-9.[456].* bind9-sdb-* host-*
+CONFLICTS= bind9*-9.[4568].* bind9-sdb-* host-*
OPTIONS= SSL "Building without OpenSSL removes DNSSEC" on \
IDN "Add IDN support to dig, host, etc." off \