diff options
author | Doug Barton <dougb@FreeBSD.org> | 2007-12-03 09:43:44 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2007-12-03 09:43:44 +0000 |
commit | 53fb30ab2d7132d74e8a009d8d346d3102786e7d (patch) | |
tree | c927e25835bf5911713c22c26a73757beb6b681c /dns/bind9 | |
parent | 4fe8855cf54be5002d74d37908388e270d7cf517 (diff) |
Notes
Diffstat (limited to 'dns/bind9')
-rw-r--r-- | dns/bind9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9/Makefile b/dns/bind9/Makefile index f0e25fbc1663..cc0d4139a71c 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-9.4.* bind9-dlz-* bind9-sdb-mysql-* host-* zh-bind-8.* +CONFLICTS= bind9-9.4.* bind9-dlz-* bind9-sdb-mysql-* host-* OPTIONS= REPLACE_BASE "Replace base BIND with this version" off \ THREADS "Compile with thread support (NOT RECOMMENDED!)" off |