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