1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Forgot to uncomment this after switching the default to Perl 5.28.

This commit is contained in:
Mathieu Arnold 2018-12-17 14:29:47 +00:00
parent dc820c0194
commit 1627b6b4f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487686

View File

@ -16,8 +16,8 @@ LICENSE_FILE_ART10= ${WRKSRC}/Artistic
LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying
# Uncomment when the default Perl is switched to 5.28
#DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl
#EXPIRATION_DATE=2020-05-31
DEPRECATED= Support ends three years after .0 release, please upgrade to a more recent version of Perl
EXPIRATION_DATE=2020-05-31
TEST_TARGET= test_harness
TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_JOBS_NUMBER} \