diff options
Diffstat (limited to 'math/p5-Parse-Range')
-rw-r--r-- | math/p5-Parse-Range/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/math/p5-Parse-Range/Makefile b/math/p5-Parse-Range/Makefile index 028c655f6dc2..ed8532914b13 100644 --- a/math/p5-Parse-Range/Makefile +++ b/math/p5-Parse-Range/Makefile @@ -14,14 +14,11 @@ COMMENT= Parses range definitions and returns an array LICENSE= ART10 BSD LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Build>=0.4:${PORTSDIR}/devel/p5-Module-Build \ - p5-ExtUtils-MakeMaker>=6.6:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ - p5-List-MoreUtils>=0.3:${PORTSDIR}/lang/p5-List-MoreUtils - +BUILD_DEPENDS= p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_PERL5= configure +USE_PERL5= modbuild MAN3= Parse::Range.3 |