Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157138454
D46540.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D46540.diff
View Options
diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile
--- a/dns/bind9-devel/Makefile
+++ b/dns/bind9-devel/Makefile
@@ -60,7 +60,6 @@
--with-openssl=${OPENSSLBASE} \
--enable-dnsrps \
--with-readline=libedit
-CONFIGURE_ENV= READLINE_CFLAGS="-L${LOCALBASE}/lib"
ETCDIR= ${PREFIX}/etc/namedb
# FIXME: figure out why build fails if enabled
@@ -171,8 +170,7 @@
.include <bsd.port.options.mk>
.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-developer \
- --enable-symtable
+CONFIGURE_ARGS+= --enable-developer
USES+= perl5
USE_PERL5= build
BUILD_DEPENDS+= cmocka>0:sysutils/cmocka
diff --git a/dns/bind920/Makefile b/dns/bind920/Makefile
--- a/dns/bind920/Makefile
+++ b/dns/bind920/Makefile
@@ -59,7 +59,6 @@
--with-openssl=${OPENSSLBASE} \
--enable-dnsrps \
--with-readline=libedit
-CONFIGURE_ENV= READLINE_CFLAGS="-L${LOCALBASE}/lib"
ETCDIR= ${PREFIX}/etc/namedb
# FIXME: figure out why build fails if enabled
@@ -168,8 +167,7 @@
.include <bsd.port.options.mk>
.if defined(WITH_DEBUG)
-CONFIGURE_ARGS+= --enable-developer \
- --enable-symtable
+CONFIGURE_ARGS+= --enable-developer
USES+= perl5
USE_PERL5= build
BUILD_DEPENDS+= cmocka>0:sysutils/cmocka
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 5:12 PM (1 m, 4 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33321916
Default Alt Text
D46540.diff (1 KB)
Attached To
Mode
D46540: dns/bind9*: fix WITH_DEBUG build
Attached
Detach File
Event Timeline
Log In to Comment