From 4caad35110a71563f4dacfb501651e3b7623af18 Mon Sep 17 00:00:00 2001 From: Philippe Audeoud Date: Tue, 12 Jun 2012 07:49:43 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Submitted by: az@ --- math/p5-Math-SymbolicX-Inline/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/p5-Math-SymbolicX-Inline') 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 -- cgit v1.2.3