1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Bump perl version here too.

This commit is contained in:
Mathieu Arnold 2014-01-11 21:37:10 +00:00
parent b2c063ffb0
commit 79d55b4d7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339458

View File

@ -54,7 +54,7 @@ PERL_VERSION= 5.14.4
.elif ${PERL5_DEFAULT} == 5.16
PERL_VERSION= 5.16.3
.elif ${PERL5_DEFAULT} == 5.18
PERL_VERSION= 5.18.1
PERL_VERSION= 5.18.2
.else
IGNORE= Invalid perl5 version ${PERL5_DEFAULT}
.endif