freebsd-ports/lang/perl5/files/patch-ae
1998-08-06 10:43:22 +00:00

11 lines
280 B
Plaintext

--- 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