summaryrefslogtreecommitdiff
path: root/math/p5-Number-WithError/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-03-06 09:18:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-03-06 09:18:05 +0000
commit9d873654bd23326a04255d566baac0b153ed739e (patch)
tree9d949dce0a324238e1e5c0bb6665a9adc82a70b1 /math/p5-Number-WithError/Makefile
parent- Mark BROKEN: does not compile (diff)
- Add TEST_DEPENDS [1]
- Avoid use of SITE_PERL in DEPENDS [1] - Pet portlint PR: ports/165746 [1] Submitted by: swills@
Notes
Notes: svn path=/head/; revision=292815
Diffstat (limited to 'math/p5-Number-WithError/Makefile')
-rw-r--r--math/p5-Number-WithError/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/p5-Number-WithError/Makefile b/math/p5-Number-WithError/Makefile
index cc3111d89d56..d0f9c83c2765 100644
--- a/math/p5-Number-WithError/Makefile
+++ b/math/p5-Number-WithError/Makefile
@@ -14,10 +14,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Numbers with error propagation and scientific rounding
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Util.pm:${PORTSDIR}/devel/p5-Params-Util \
- ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
+BUILD_DEPENDS= p5-Params-Util>=0:${PORTSDIR}/devel/p5-Params-Util \
+ p5-prefork>=0:${PORTSDIR}/devel/p5-prefork
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-LectroTest>=0:${PORTSDIR}/devel/p5-Test-LectroTest
+
MAN3= Number::WithError.3
PERL_CONFIGURE= yes