1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/japanese/perl5/files/patch-ag
Jun Kuriyama 62e0e80351 Update japanese perl5 to 5.005_02.
PR:		ports/8201
Obsoletes:	ports/7849
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
Modified by:	Japanese Ports Team
1998-10-10 11:23:09 +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