diff options
Diffstat (limited to 'lang/perl5.6/files/patch-ae')
-rw-r--r-- | lang/perl5.6/files/patch-ae | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/perl5.6/files/patch-ae b/lang/perl5.6/files/patch-ae index c701adb3382b..24dfa020a53b 100644 --- a/lang/perl5.6/files/patch-ae +++ b/lang/perl5.6/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 |