diff options
Diffstat (limited to 'dns/bind913/Makefile')
-rw-r--r-- | dns/bind913/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind913/Makefile b/dns/bind913/Makefile index fd48002f370b..83322ab02d02 100644 --- a/dns/bind913/Makefile +++ b/dns/bind913/Makefile @@ -50,7 +50,7 @@ CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps \ --sysconfdir=${ETCDIR} ETCDIR= ${PREFIX}/etc/namedb -CONFLICTS= bind99 bind910 bind911 bind912 bind9-devel +CONFLICTS= bind911 bind912 bind914 bind9-devel .if defined(BIND_TOOLS_SLAVE) CONFIGURE_ARGS+= --disable-shared |