summaryrefslogtreecommitdiff
path: root/lang/perl5.12/files/patch-ae
blob: c701adb3382bfa69999851a8120981e16507ac3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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:
     case "$osname" in
     os2) ;;
+    freebsd) ;;
     *) $touch $firstmakefile ;;
     esac
 fi