From 9ed57ea3339ebbefd9bd22052c4e1bf6849bdd0f Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 7 Jun 2003 12:40:51 +0000 Subject: New port for BIND 8.4.0, copied from the existing bind port, with minor modifications. --- net/bind84/files/patch-ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 net/bind84/files/patch-ac (limited to 'net/bind84/files/patch-ac') 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 \ -- cgit v1.2.3