From b4ab6d14724ba8a1a810d011e6c15c91ebdd82fa Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Tue, 5 Jun 2012 09:46:27 +0000 Subject: - Remove SITE_PERL from *_DEPENDS --- net/p5-POE-Component-Spread/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-POE-Component-Spread') diff --git a/net/p5-POE-Component-Spread/Makefile b/net/p5-POE-Component-Spread/Makefile index 1082c6ac04d9..d05679d1ec4f 100644 --- a/net/p5-POE-Component-Spread/Makefile +++ b/net/p5-POE-Component-Spread/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Handle Spread communications in POE -BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ - ${SITE_PERL}/${PERL_ARCH}/Spread.pm:${PORTSDIR}/net/spread +BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \ + spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_MODBUILD= YES -- cgit v1.2.3