aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses/perl5.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Mk/Uses/perl5.mk')
-rw-r--r--Mk/Uses/perl5.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/Uses/perl5.mk b/Mk/Uses/perl5.mk
index 8236a8daa6ed..968d90b3ba91 100644
--- a/Mk/Uses/perl5.mk
+++ b/Mk/Uses/perl5.mk
@@ -90,6 +90,7 @@ PERL_PORT?= perl5.16
PERL_PORT?= perl5.14
.else # ${PERL_LEVEL} < 501400
PERL_PORT?= perl5.12
+WARNING+= "perl 5.12 is deprecated and will be removed on 2014-02-14. Please upgrade to lang/perl5.16"
.endif
SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VER}