diff options
-rw-r--r-- | dns/bind9-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index c312f1d1bf99..be4ab06b45e8 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -55,7 +55,6 @@ CONFIGURE_ARGS+= --localstatedir=/var --disable-linux-caps \ CONFIGURE_ARGS+= --disable-shared .endif ETCDIR= ${PREFIX}/etc/namedb -LDFLAGS+= -L${LOCALBASE}/lib # for ports-based libedit CONFLICTS+= bind9*-9.[456789].* bind910-* bind911-* bind9*-sdb-9.[456789].* |