summaryrefslogtreecommitdiff
path: root/net/bind84/files/patch-ac
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-06-07 12:40:51 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-06-07 12:40:51 +0000
commit9ed57ea3339ebbefd9bd22052c4e1bf6849bdd0f (patch)
treea1a3da9f19fd6b6ebea01281fa46046b79024468 /net/bind84/files/patch-ac
parentUpdate to 2.042 (diff)
New port for BIND 8.4.0, copied from the existing bind port,
with minor modifications.
Notes
Notes: svn path=/head/; revision=82449
Diffstat (limited to 'net/bind84/files/patch-ac')
-rw-r--r--net/bind84/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/bind84/files/patch-ac b/net/bind84/files/patch-ac
new file mode 100644
index 000000000000..b348758fbcd4
--- /dev/null
+++ b/net/bind84/files/patch-ac
@@ -0,0 +1,11 @@
+--- src/bin/Makefile.orig Sat Dec 23 00:02:48 2000
++++ src/bin/Makefile Mon Jan 29 14:11:13 2001
+@@ -58,7 +58,7 @@
+ "VER=${VER}" "STRIP=${STRIP}" "PS=${PS}" "INSTALL_LIB=${INSTALL_LIB}" \
+ "INSTALL_EXEC=${INSTALL_EXEC}" "BOUNDS=${BOUNDS}"
+
+-CFLAGS= ${CDEBUG}
++#CFLAGS= ${CDEBUG}
+ CPPFLAGS= -I${PORTINCL} -I${INCL}
+
+ SUBDIRS = addr nslookup dig dnsquery host named named-xfer ndc nsupdate \