From 928b38008c5cfe5ca2fe0f1ccb24144558c48d2c Mon Sep 17 00:00:00 2001 From: dougb Date: Sun, 4 Jan 2009 07:26:28 +0000 Subject: Update CONFLICTS to reflect the addition of the bind96 port, the demise of bind9-dlz, and updates to the bind9-sdb-* ports. --- dns/bind9/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/bind9') 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 -- cgit