aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-TiVo
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
commitbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (patch)
treef9633c66411174d9396ea7041d10cec418d2b777 /net/p5-Net-TiVo
parent7c228e4748d93ea5aaea790deb37da1914d3be1d (diff)
downloadports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.tar.gz
ports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.zip
Notes
Diffstat (limited to 'net/p5-Net-TiVo')
-rw-r--r--net/p5-Net-TiVo/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Net-TiVo/Makefile b/net/p5-Net-TiVo/Makefile
index 4c33c2e34a47..327912418b68 100644
--- a/net/p5-Net-TiVo/Makefile
+++ b/net/p5-Net-TiVo/Makefile
@@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= eg@fbsd.lt
COMMENT= Framework for accessing TiVo using XML/HTTP
-BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/Log/Log4perl.pm:${PORTSDIR}/devel/p5-Log-Log4perl \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay
+BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes