From bd4d8236ba9e303590baea2f49896d1b57c1f4f4 Mon Sep 17 00:00:00 2001 From: Andrej Zverev Date: Sat, 30 Jun 2012 14:39:14 +0000 Subject: - Remove SITE_PERL from *_DEPENDS Approved by: portmgr@ (bapt@) --- net/p5-XML-RPC/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-XML-RPC') diff --git a/net/p5-XML-RPC/Makefile b/net/p5-XML-RPC/Makefile index 94e29d0f9980..c3e2e3a26b7a 100644 --- a/net/p5-XML-RPC/Makefile +++ b/net/p5-XML-RPC/Makefile @@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= catone@cpan.org COMMENT= Pure Perl implementation for an XML-RPC client and server -BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/XML/TreePP.pm:${PORTSDIR}/textproc/p5-XML-TreePP +BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ + p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -- cgit v1.2.3