summaryrefslogtreecommitdiff
path: root/lang/perl58/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'lang/perl58/patches/patch-ae')
-rw-r--r--lang/perl58/patches/patch-ae12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/perl58/patches/patch-ae b/lang/perl58/patches/patch-ae
new file mode 100644
index 00000000000..11c785f63ba
--- /dev/null
+++ b/lang/perl58/patches/patch-ae
@@ -0,0 +1,12 @@
+$NetBSD: patch-ae,v 1.1 2003/02/21 16:10:27 grant Exp $
+
+--- makedepend.SH.orig Wed Jul 10 00:06:42 2002
++++ makedepend.SH
+@@ -79,6 +79,7 @@ if test -f Makefile; then
+ case "$osname" in
+ os2) ;;
+ netbsd) ;;
++ freebsd) ;;
+ *) $touch $firstmakefile ;;
+ esac
+ fi