diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-10-27 19:48:03 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-10-27 19:48:03 +0000 |
commit | 1aee5817e8ee565d8efb60984a85c74ae48d025a (patch) | |
tree | 4a40734d22a51c5b390102e6b181374200a171c0 /lang/perl5.16/files/patch-ae | |
parent | Change this ports a slave ports. (diff) |
Update to 5.8.1.
Also:
Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by
default, unless threaded perl is built, to improve performance.
Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW.
Many thanks to foxfair who prepared most of this update.
Diffstat (limited to 'lang/perl5.16/files/patch-ae')
-rw-r--r-- | lang/perl5.16/files/patch-ae | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/perl5.16/files/patch-ae b/lang/perl5.16/files/patch-ae deleted file mode 100644 index 27c3d9b7bd94..000000000000 --- a/lang/perl5.16/files/patch-ae +++ /dev/null @@ -1,12 +0,0 @@ -$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 |