1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Add a note to people still running perl 5.12 that it's going to disapear soon.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-02-03 10:39:28 +00:00
parent 4e337996c5
commit 7865eb5a5f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342415

View File

@ -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}