summaryrefslogtreecommitdiff
path: root/lang/perl5.16/files/patch-ae
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2001-03-22 15:17:46 +0000
committerMark Murray <markm@FreeBSD.org>2001-03-22 15:17:46 +0000
commit797ed923862ee4fb5b8c673fb00803c99444a4cd (patch)
tree125e0cda450175e54f0ab6bfa13f0614dce24d80 /lang/perl5.16/files/patch-ae
parentAdd Extipl, a partition-selectable boot loader/installer which (diff)
Upgrade this to perl5.6.0 for _knowledgeable_ folks in STABLE who
really want it. This is still marked FORBIDDEN as there may be all sorts of horrible incompatabilities with the perl5 in "base", but folks who are willing to override this and experiment are welcome. Consider this to be only partially supported. I'll happily commit patches and fixes, but I don't want to answer too many questions. Sorry!
Notes
Notes: svn path=/head/; revision=40213
Diffstat (limited to 'lang/perl5.16/files/patch-ae')
-rw-r--r--lang/perl5.16/files/patch-ae4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.16/files/patch-ae b/lang/perl5.16/files/patch-ae
index c701adb3382b..24dfa020a53b 100644
--- a/lang/perl5.16/files/patch-ae
+++ b/lang/perl5.16/files/patch-ae
@@ -1,9 +1,9 @@
--- makedepend.SH.ORIG Fri Jul 24 06:00:58 1998
+++ makedepend.SH Thu Jul 30 17:08:37 1998
-@@ -67,6 +67,7 @@
- # to be out of date. I don't know if OS/2 has touch, so do this:
+@@ -68,6 +68,7 @@
case "$osname" in
os2) ;;
+ netbsd) ;;
+ freebsd) ;;
*) $touch $firstmakefile ;;
esac