aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Eval-Context
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-06 10:43:19 +0000
commitb554d9cafd67c1b243ee457b4a23c268881cb993 (patch)
treed618e64411f49c40ee9e2c7e4bf46529bc83dbc4 /devel/p5-Eval-Context
parentacc0cc54568bef4949728712cc28639851152ae4 (diff)
downloadports-b554d9cafd67c1b243ee457b4a23c268881cb993.tar.gz
ports-b554d9cafd67c1b243ee457b4a23c268881cb993.zip
Notes
Diffstat (limited to 'devel/p5-Eval-Context')
-rw-r--r--devel/p5-Eval-Context/Makefile30
1 files changed, 15 insertions, 15 deletions
diff --git a/devel/p5-Eval-Context/Makefile b/devel/p5-Eval-Context/Makefile
index c994a006e88c..3d046edfa9a5 100644
--- a/devel/p5-Eval-Context/Makefile
+++ b/devel/p5-Eval-Context/Makefile
@@ -15,21 +15,21 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Evalute perl code in context wraper
-BUILD_DEPENDS= ${SITE_PERL}/Test/Output.pm:${PORTSDIR}/devel/p5-Test-Output \
- ${SITE_PERL}/Package/Generator.pm:${PORTSDIR}/devel/p5-Package-Generator \
- ${SITE_PERL}/Test/Spelling.pm:${PORTSDIR}/devel/p5-Test-Spelling \
- ${SITE_PERL}/Test/Block.pm:${PORTSDIR}/devel/p5-Test-Block \
- ${SITE_PERL}/Test/NoWarnings.pm:${PORTSDIR}/devel/p5-Test-NoWarnings \
- ${SITE_PERL}/Test/Distribution.pm:${PORTSDIR}/devel/p5-Test-Distribution \
- ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \
- ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
- ${SITE_PERL}/Test/Dependencies.pm:${PORTSDIR}/devel/p5-Test-Dependencies \
- ${SITE_PERL}/${PERL_ARCH}/version.pm:${PORTSDIR}/devel/p5-version \
- ${SITE_PERL}/Test/Strict.pm:${PORTSDIR}/devel/p5-Test-Strict \
- ${SITE_PERL}/Directory/Scratch/Structured.pm:${PORTSDIR}/devel/p5-Directory-Scratch-Structured \
- ${SITE_PERL}/Data/TreeDumper.pm:${PORTSDIR}/devel/p5-Data-TreeDumper \
- ${SITE_PERL}/Data/Compare.pm:${PORTSDIR}/devel/p5-Data-Compare \
- ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp
+BUILD_DEPENDS= p5-Test-Output>=0:${PORTSDIR}/devel/p5-Test-Output \
+ p5-Package-Generator>=0:${PORTSDIR}/devel/p5-Package-Generator \
+ p5-Test-Spelling>=0:${PORTSDIR}/devel/p5-Test-Spelling \
+ p5-Test-Block>=0:${PORTSDIR}/devel/p5-Test-Block \
+ p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \
+ p5-Test-Distribution>=0:${PORTSDIR}/devel/p5-Test-Distribution \
+ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
+ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
+ p5-Test-Dependencies>=0:${PORTSDIR}/devel/p5-Test-Dependencies \
+ p5-version>=0:${PORTSDIR}/devel/p5-version \
+ p5-Test-Strict>=0:${PORTSDIR}/devel/p5-Test-Strict \
+ p5-Directory-Scratch-Structured>=0:${PORTSDIR}/devel/p5-Directory-Scratch-Structured \
+ p5-Data-TreeDumper>=0:${PORTSDIR}/devel/p5-Data-TreeDumper \
+ p5-Data-Compare>=0:${PORTSDIR}/devel/p5-Data-Compare \
+ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes