diff options
Diffstat (limited to 'devel/p5-ExtUtils-AutoInstall/Makefile')
-rw-r--r-- | devel/p5-ExtUtils-AutoInstall/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-ExtUtils-AutoInstall/Makefile b/devel/p5-ExtUtils-AutoInstall/Makefile index 4d8135ff917d..94e16dff9818 100644 --- a/devel/p5-ExtUtils-AutoInstall/Makefile +++ b/devel/p5-ExtUtils-AutoInstall/Makefile @@ -14,7 +14,8 @@ COMMENT= Automatic install of dependencies via CPAN BUILD_DEPENDS= p5-version>=0.28:${PORTSDIR}/devel/p5-version RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= extract configure MAN3= ExtUtils::AutoInstall.3 |