summaryrefslogtreecommitdiff
path: root/lang/perl5.6/files/patch-ae
blob: 27c3d9b7bd940c59e10a393cf04560faabb75df9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
$FreeBSD$

--- makedepend.SH.ORIG	Fri Jul 24 06:00:58 1998
+++ makedepend.SH	Thu Jul 30 17:08:37 1998
@@ -68,6 +68,7 @@
     case "$osname" in
     os2) ;;
     netbsd) ;;
+    freebsd) ;;
     *) $touch $firstmakefile ;;
     esac
 fi