diff options
Diffstat (limited to 'devel/p5-ExtUtils-Config/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-Config/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-Config/Makefile b/devel/p5-ExtUtils-Config/Makefile index 6e7348811e12..0f0bec92be44 100644 --- a/devel/p5-ExtUtils-Config/Makefile +++ b/devel/p5-ExtUtils-Config/Makefile @@ -13,7 +13,8 @@ COMMENT= Wrapper for perl configuration LICENSE= ART10 GPLv1 LICENSE_COMB= dual -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= ExtUtils::Config.3 |