aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Const-Fast
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-09-04 13:19:36 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-09-04 13:19:36 +0000
commit4bd5fd7269686048dbfbbd02999d0ca1fa473ab7 (patch)
tree8f78fab539251d2916412142cd9d9c0f2fdc7702 /devel/p5-Const-Fast
parent687a70b6424f2a75644ad42394145b11a60529d0 (diff)
downloadports-4bd5fd7269686048dbfbbd02999d0ca1fa473ab7.tar.gz
ports-4bd5fd7269686048dbfbbd02999d0ca1fa473ab7.zip
Notes
Diffstat (limited to 'devel/p5-Const-Fast')
-rw-r--r--devel/p5-Const-Fast/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/p5-Const-Fast/Makefile b/devel/p5-Const-Fast/Makefile
index 6c90612774f1..1c01c372a790 100644
--- a/devel/p5-Const-Fast/Makefile
+++ b/devel/p5-Const-Fast/Makefile
@@ -15,14 +15,13 @@ COMMENT= Facility for creating read-only scalars, arrays, and hashes
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS:= ${RUN_DEPENDS} \
- p5-Module-Build-Tiny>=0.021:${PORTSDIR}/devel/p5-Module-Build-Tiny
+BUILD_DEPENDS:= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \
p5-Sub-Exporter-Progressive>=0.001.007:${PORTSDIR}/devel/p5-Sub-Exporter-Progressive
TEST_DEPENDS= p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception
USES= perl5
-USE_PERL5= modbuild
+USE_PERL5= modbuildtiny
MAN3= Const::Fast.3