aboutsummaryrefslogtreecommitdiffstats
path: root/net/bind8
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-11-13 02:27:03 +0800
committerbillf <billf@FreeBSD.org>1999-11-13 02:27:03 +0800
commitbfa38c02025758e55357f0ed996c5b73376da640 (patch)
tree260d400fe1bb0a592a36cfd0480f9b42336924ef /net/bind8
parent89a270d8282f45c62939c0841e7ebd86f68f0472 (diff)
downloadfreebsd-ports-gnome-bfa38c02025758e55357f0ed996c5b73376da640.tar.gz
freebsd-ports-gnome-bfa38c02025758e55357f0ed996c5b73376da640.tar.zst
freebsd-ports-gnome-bfa38c02025758e55357f0ed996c5b73376da640.zip
Respect CFLAGS
Approved by: jseger (maintainer)
Diffstat (limited to 'net/bind8')
-rw-r--r--net/bind8/files/patch-aa2
-rw-r--r--net/bind8/files/patch-ac11
2 files changed, 12 insertions, 1 deletions
diff --git a/net/bind8/files/patch-aa b/net/bind8/files/patch-aa
index f52abb9e8392..d59bc37faa83 100644
--- a/net/bind8/files/patch-aa
+++ b/net/bind8/files/patch-aa
@@ -9,7 +9,7 @@
-'DESTMAN=/usr/share/man'
-'DESTHELP=/usr/share/misc'
-'DESTETC=/etc'
-+'CDEBUG=-O2'
++'CDEBUG=${CFLAGS}'
+'DESTBIN=${PREFIX}/bin'
+'DESTSBIN=${PREFIX}/sbin'
+'DESTEXEC=${PREFIX}/libexec'
diff --git a/net/bind8/files/patch-ac b/net/bind8/files/patch-ac
new file mode 100644
index 000000000000..bffd410f9de3
--- /dev/null
+++ b/net/bind8/files/patch-ac
@@ -0,0 +1,11 @@
+--- src/bin/Makefile.old Thu Nov 11 00:27:59 1999
++++ src/bin/Makefile Thu Nov 11 00:28:10 1999
+@@ -58,7 +58,7 @@
+ "VER=${VER}" "STRIP=${STRIP}" "PS=${PS}" "INSTALL_LIB=${INSTALL_LIB}" \
+ "INSTALL_EXEC=${INSTALL_EXEC}" "BOUNDS=${BOUNDS}"
+
+-CFLAGS= ${CDEBUG} -I${PORTINCL} -I${INCL}
++CFLAGS+= -I${PORTINCL} -I${INCL}
+
+ SUBDIRS = addr nslookup dig dnsquery host named named-xfer ndc nsupdate \
+ mkservdb irpd dnskeygen named-bootconf