aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Declare
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-03 09:09:50 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-03 09:09:50 +0000
commit8ca69ef15188df101e53559a69c368636d68acf1 (patch)
treefbadf4fe7569918ef1081568015f7190a47a788f /devel/p5-Devel-Declare
parent004013f243f3a6d8729badfdda86bfedc95b3871 (diff)
downloadports-8ca69ef15188df101e53559a69c368636d68acf1.tar.gz
ports-8ca69ef15188df101e53559a69c368636d68acf1.zip
Notes
Diffstat (limited to 'devel/p5-Devel-Declare')
-rw-r--r--devel/p5-Devel-Declare/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-Declare/Makefile b/devel/p5-Devel-Declare/Makefile
index cd53e384946e..8838c86e1301 100644
--- a/devel/p5-Devel-Declare/Makefile
+++ b/devel/p5-Devel-Declare/Makefile
@@ -17,7 +17,7 @@ COMMENT= Adding keywords to perl, in perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Sub/Name.pm:${PORTSDIR}/devel/p5-Sub-Name \
+RUN_DEPENDS= p5-Sub-Name>=0:${PORTSDIR}/devel/p5-Sub-Name \
p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \
p5-B-Hooks-OP-Check>=0.19:${PORTSDIR}/devel/p5-B-Hooks-OP-Check
BUILD_DEPENDS= p5-ExtUtils-Depends>=0.302:${PORTSDIR}/devel/p5-ExtUtils-Depends \