summaryrefslogtreecommitdiff
path: root/math/p5-Math-SymbolicX-Inline
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-12 07:49:43 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2012-06-12 07:49:43 +0000
commit4caad35110a71563f4dacfb501651e3b7623af18 (patch)
treeeb8bd236a011bc157fdb918c968a40fcad5f0e5c /math/p5-Math-SymbolicX-Inline
parent- Ouch. Fix mistype, sorry :( (diff)
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Notes
Notes: svn path=/head/; revision=299099
Diffstat (limited to 'math/p5-Math-SymbolicX-Inline')
-rw-r--r--math/p5-Math-SymbolicX-Inline/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-SymbolicX-Inline/Makefile b/math/p5-Math-SymbolicX-Inline/Makefile
index 34576132c656..5680965fb3c6 100644
--- a/math/p5-Math-SymbolicX-Inline/Makefile
+++ b/math/p5-Math-SymbolicX-Inline/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Inlined Math::Symbolic functions
-BUILD_DEPENDS= ${SITE_PERL}/Math/Symbolic.pm:${PORTSDIR}/math/p5-Math-Symbolic \
- ${SITE_PERL}/Math/Symbolic/Custom/Contains.pm:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Contains
+BUILD_DEPENDS= p5-Math-Symbolic>=0:${PORTSDIR}/math/p5-Math-Symbolic \
+ p5-Math-Symbolic-Custom-Contains>=0:${PORTSDIR}/math/p5-Math-Symbolic-Custom-Contains
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Math::SymbolicX::Inline.3