summaryrefslogtreecommitdiff
path: root/lang/perl5.24
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-31 11:32:22 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-31 11:32:22 +0000
commit328dda60be45d9eb2e6e479edd6305f3152c161f (patch)
tree4b35d891b247e2f85e9fbd38995abcfc8ce4da8a /lang/perl5.24
parentUpdate to 3.20170111. (diff)
Record correct dates for expiration dates for Perl ports.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=432911
Diffstat (limited to 'lang/perl5.24')
-rw-r--r--lang/perl5.24/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/perl5.24/Makefile b/lang/perl5.24/Makefile
index 4291a60b7a38..2ab38cbfe16a 100644
--- a/lang/perl5.24/Makefile
+++ b/lang/perl5.24/Makefile
@@ -16,6 +16,10 @@ LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1= ${WRKSRC}/Copying
+# Uncomment when the default Perl is switched to 5.26
+#DEPRECATED= Support end three years after .0 release, please upgrade to a more recent version of Perl
+#EXPIRATION_DATE=2019-05-09
+
TEST_TARGET= test_harness
TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \
LD_LIBRARY_PATH=${WRKSRC}