aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-11-21 11:37:54 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-11-21 11:37:54 +0000
commit081112ffa8478a3e3c892564d4c0398f3bec3b29 (patch)
tree233aa782f53b40a56e09feea8fac79575df9d1b6 /devel
parent2538c35ee515e2e745ac48ab569d140f5902435d (diff)
downloadports-081112ffa8478a3e3c892564d4c0398f3bec3b29.tar.gz
ports-081112ffa8478a3e3c892564d4c0398f3bec3b29.zip
- Fix RUN_DEPENDS
PR: 140307 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Notes
Notes: svn path=/head/; revision=244597
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-Size-Report/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Devel-Size-Report/Makefile b/devel/p5-Devel-Size-Report/Makefile
index 9a247c62a70f..b77d9ea2fb73 100644
--- a/devel/p5-Devel-Size-Report/Makefile
+++ b/devel/p5-Devel-Size-Report/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Devel-Size-Report
PORTVERSION= 0.13
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,6 +19,7 @@ BUILD_DEPENDS= p5-Array-RefElem>=1.00:${PORTSDIR}/misc/p5-Array-RefElem \
p5-Devel-Size>=0.69:${PORTSDIR}/devel/p5-Devel-Size \
p5-Scalar-List-Utils>=1.13:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Time-HiRes>=1.86:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes