1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

Bump perl5-devel's PERL_VERSION.

Pointy hat to:	mat
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-08-24 14:37:18 +00:00
parent 74cfb1ac64
commit 1118f8ad40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395175

View File

@ -58,7 +58,7 @@ PERL_VERSION= 5.20.2
.elif ${PERL5_DEFAULT} == 5.22
PERL_VERSION= 5.22.0
.elif ${PERL5_DEFAULT} == devel
PERL_VERSION= 5.23.2
PERL_VERSION= 5.23.3
# Force PERL_PORT here in case two identical PERL_VERSION.
PERL_PORT?= perl5-devel
.else