1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/lang/perl5.10/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