aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP-Amazon-S3
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 09:46:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 09:46:27 +0000
commitb4ab6d14724ba8a1a810d011e6c15c91ebdd82fa (patch)
treedc48da2e5d9809b240812b92e7dd6f1ec8b42bec /net/p5-SOAP-Amazon-S3
parent362e03454522e36a45140e43da233a9547c6683c (diff)
downloadports-b4ab6d14724ba8a1a810d011e6c15c91ebdd82fa.tar.gz
ports-b4ab6d14724ba8a1a810d011e6c15c91ebdd82fa.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298445
Diffstat (limited to 'net/p5-SOAP-Amazon-S3')
-rw-r--r--net/p5-SOAP-Amazon-S3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-SOAP-Amazon-S3/Makefile b/net/p5-SOAP-Amazon-S3/Makefile
index 73e21b6cb4b0..39990c8381f5 100644
--- a/net/p5-SOAP-Amazon-S3/Makefile
+++ b/net/p5-SOAP-Amazon-S3/Makefile
@@ -15,10 +15,10 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= A module for interfacing with Amazon S3 through SOAP
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece \
- ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
- ${SITE_PERL}/SOAP/MySOAP.pm:${PORTSDIR}/net/p5-SOAP-MySOAP \
- ${SITE_PERL}/XML/MyXML.pm:${PORTSDIR}/textproc/p5-XML-MyXML
+RUN_DEPENDS= p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \
+ p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
+ p5-SOAP-MySOAP>=0:${PORTSDIR}/net/p5-SOAP-MySOAP \
+ p5-XML-MyXML>=0:${PORTSDIR}/textproc/p5-XML-MyXML
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes