aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Parse-Range
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-06 18:54:13 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-06 18:54:13 +0000
commit83d76a5e259d6f8e8cdc9e7e7983ed9d819e63d5 (patch)
treeb24e2cca096bc2581323275945989ce043252a7d /math/p5-Parse-Range
parent7cad6e76a3eea5a67614924f347f3dedac1bd789 (diff)
downloadports-83d76a5e259d6f8e8cdc9e7e7983ed9d819e63d5.tar.gz
ports-83d76a5e259d6f8e8cdc9e7e7983ed9d819e63d5.zip
- Use USE_PERL5=modbuild
With hat: perl
Notes
Notes: svn path=/head/; revision=329624
Diffstat (limited to 'math/p5-Parse-Range')
-rw-r--r--math/p5-Parse-Range/Makefile7
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