diff options
Diffstat (limited to 'devel/p5-Module-Math-Depends/Makefile')
-rw-r--r-- | devel/p5-Module-Math-Depends/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Module-Math-Depends/Makefile b/devel/p5-Module-Math-Depends/Makefile index 3e87892d3aff..7a8da5a918d0 100644 --- a/devel/p5-Module-Math-Depends/Makefile +++ b/devel/p5-Module-Math-Depends/Makefile @@ -15,7 +15,8 @@ BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \ p5-version>=0:${PORTSDIR}/devel/p5-version RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= YES +USES= perl5 +USE_PERL5= configure MAN3= Module::Math::Depends.3 |