summaryrefslogtreecommitdiff
path: root/devel/kdevelop-base/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kdevelop-base/patches/patch-ah')
-rw-r--r--devel/kdevelop-base/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/kdevelop-base/patches/patch-ah b/devel/kdevelop-base/patches/patch-ah
new file mode 100644
index 00000000000..76e2b1d1a9a
--- /dev/null
+++ b/devel/kdevelop-base/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2007/03/24 14:01:29 markd Exp $
+
+--- admin/cvs.sh.orig 2007-03-21 23:41:28.000000000 +1200
++++ admin/cvs.sh
+@@ -6,6 +6,8 @@
+ # It defines a shell function for each known target
+ # and then does a case to call the correct function.
+
++exit 0
++
+ unset MAKEFLAGS
+
+ call_and_fix_autoconf()