summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2010-04-09 14:27:17 +0000
committerkensmith <kensmith@FreeBSD.org>2010-04-09 14:27:17 +0000
commit558c6be838cc4659fd6a9e49b953f3e77a20db9b (patch)
tree5f19b4a0cbf4636cf0f59ad3a420e4efa8aa90f9 /release/Makefile
parent73a173c7a1cd452e13e74a04393ef88b79ca91a5 (diff)
downloadFreeBSD-src-558c6be838cc4659fd6a9e49b953f3e77a20db9b.zip
FreeBSD-src-558c6be838cc4659fd6a9e49b953f3e77a20db9b.tar.gz
Shift the version of perl used by the release build process over to
perl-5.10. This aligns the release build process with the current default version of perl in the ports tree. I'll MFC this to all active branches. MFC after: 3 days
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index 6a66336..6144fdd 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -171,7 +171,7 @@ NOPORTSATALL= YES
#
# Doing 'make index' in /usr/ports requires Perl.
-MAKEINDEXPORTS= lang/perl5.8
+MAKEINDEXPORTS= lang/perl5.10
DOCPORTS= textproc/docproj
# Set this to wherever the distfiles required by release procedures.
.if defined(DOCDISTFILES)
OpenPOWER on IntegriCloud