summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2006-02-20 20:31:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2006-02-20 20:31:49 +0000
commit6f10f263a981423a8abc8664117380c630a74858 (patch)
treed6c5b1e8c218f35d20733e45c1f088d0e802aa3c /Mk
parent- Update to CMap files provided from Adobe as of 20051206. (diff)
Perl 5.8.8 is the default now.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156524
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 4853b64e4df7..a86e156f1e2d 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1287,8 +1287,8 @@ LDCONFIG_PLIST_UNEXEC_CMD?= ${LDCONFIG} -R
PKGCOMPATDIR?= ${LOCALBASE}/lib/compat/pkg
.if ${OSVERSION} >= 500036
-PERL_VERSION?= 5.8.7
-PERL_VER?= 5.8.7
+PERL_VERSION?= 5.8.8
+PERL_VER?= 5.8.8
.else
.if ${OSVERSION} >= 500032
PERL_VERSION?= 5.6.1