summaryrefslogtreecommitdiff
path: root/lang/perl5.16/files/patch-ae
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-10-27 19:48:03 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-10-27 19:48:03 +0000
commit1aee5817e8ee565d8efb60984a85c74ae48d025a (patch)
tree4a40734d22a51c5b390102e6b181374200a171c0 /lang/perl5.16/files/patch-ae
parentChange 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-ae12
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