diff options
Diffstat (limited to 'devel/p5-Devel-GlobalDestruction-XS/Makefile')
-rw-r--r-- | devel/p5-Devel-GlobalDestruction-XS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Devel-GlobalDestruction-XS/Makefile b/devel/p5-Devel-GlobalDestruction-XS/Makefile index 9fe617ce9b03..911b1b3a9983 100644 --- a/devel/p5-Devel-GlobalDestruction-XS/Makefile +++ b/devel/p5-Devel-GlobalDestruction-XS/Makefile @@ -13,7 +13,8 @@ COMMENT= Faster implementation of the Devel::GlobalDestruction API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Devel::GlobalDestruction::XS.3 |