summaryrefslogtreecommitdiff
path: root/net/bind9/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind9/patches/patch-aa')
-rw-r--r--net/bind9/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/net/bind9/patches/patch-aa b/net/bind9/patches/patch-aa
new file mode 100644
index 00000000000..02138cdd365
--- /dev/null
+++ b/net/bind9/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/02/22 03:50:59 hubertf Exp $
+
+--- lib/dns/Makefile.in.orig Mon Feb 21 04:28:14 2000
++++ lib/dns/Makefile.in Mon Feb 21 04:28:30 2000
+@@ -156,7 +156,7 @@
+ -DLIBAGE=${LIBAGE} \
+ -c ${srcdir}/version.c
+
+-libdns.@A@: ${OBJS}
++libdns.a: ${OBJS}
+ ${AR} ${ARFLAGS} $@ ${OBJS}
+ ${RANLIB} $@
+