aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.perl.mk
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2012-03-09 02:37:54 +0800
committerpgollucci <pgollucci@FreeBSD.org>2012-03-09 02:37:54 +0800
commita72ed0005b1dc840337c91df5cde89b1015c75f8 (patch)
treedf496111e13624c40f2d67494c06a1a257a03016 /Mk/bsd.perl.mk
parenta59847b770ef8d48a84d970d971758e02318944a (diff)
downloadfreebsd-ports-gnome-a72ed0005b1dc840337c91df5cde89b1015c75f8.tar.gz
freebsd-ports-gnome-a72ed0005b1dc840337c91df5cde89b1015c75f8.tar.zst
freebsd-ports-gnome-a72ed0005b1dc840337c91df5cde89b1015c75f8.zip
- Remove lang/perl5.8 (12/16/2008 EOL) and lang/perl5.10 (08/23/2009 EOL)
- lang/5.12 (default) is in Maint mode and lang/5.14 is GA right now. - The final UNcommitted portition of this PR will move the default perl to lang/perl5.14 but mail/cyrus-impad2 mail/cyrus-impad22 print/perlftlib audio/papcl www/WebMagick misc/gcstar math/ploymak must be fixed or marked BROKEN 1st. PR: ports/165457 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
Diffstat (limited to 'Mk/bsd.perl.mk')
-rw-r--r--Mk/bsd.perl.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk
index f716c7961aee..f80ccc80a3f0 100644
--- a/Mk/bsd.perl.mk
+++ b/Mk/bsd.perl.mk
@@ -68,10 +68,6 @@ PERL_ARCH?= mach
PERL_PORT?= perl5.14
.elif ${PERL_LEVEL} >= 501200
PERL_PORT?= perl5.12
-.elif ${PERL_LEVEL} >= 501000
-PERL_PORT?= perl5.10
-.else # ${PERL_LEVEL} < 501000
-PERL_PORT?= perl5.8
.endif
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION}