diff options
Diffstat (limited to 'lang/perl5.12/Makefile')
-rw-r--r-- | lang/perl5.12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.12/Makefile b/lang/perl5.12/Makefile index d10e6b22a653..314f393d6cbe 100644 --- a/lang/perl5.12/Makefile +++ b/lang/perl5.12/Makefile @@ -38,7 +38,7 @@ OPTIONS= DEBUGGING "Build with debugging support" off \ PORTSCOUT= limitw:1,even -PERL_VERSION= 5.12.3 +PERL_VERSION= 5.12.4 PERL_ARCH= mach SITE_PERL_REL?= lib/perl5/site_perl/${PERL_VERSION} SITE_PERL?= ${LOCALBASE}/${SITE_PERL_REL} |