summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authormanu <manu>2004-04-06 17:09:17 +0000
committermanu <manu>2004-04-06 17:09:17 +0000
commit096d0c1b6ccf43f0c63805b19ef0781443e4186d (patch)
tree89f6158b68986b69fa222520b77acba3688e5331 /net
parentd168946f4a04a344065d6847f6e81590f72c5647 (diff)
downloadpkgsrc-096d0c1b6ccf43f0c63805b19ef0781443e4186d.tar.gz
I forgot to cvs add a patch. Also a missing file in PLIST
Diffstat (limited to 'net')
-rw-r--r--net/bind9/patches/patch-aj12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/bind9/patches/patch-aj b/net/bind9/patches/patch-aj
new file mode 100644
index 00000000000..9792508936a
--- /dev/null
+++ b/net/bind9/patches/patch-aj
@@ -0,0 +1,12 @@
+--- lib/Makefile.in.orig Tue Apr 6 18:29:00 2004
++++ lib/Makefile.in Tue Apr 6 18:29:01 2004
+@@ -22,8 +22,8 @@
+ # Note: the order of SUBDIRS is important.
+ # Attempt to disable parallel processing.
+ .NOTPARALLEL:
+ .NO_PARALLEL:
+-SUBDIRS = isc isccc dns isccfg lwres tests
++SUBDIRS = bind isc isccc dns isccfg lwres tests
+ TARGETS =
+
+ @BIND9_MAKE_RULES@