aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-S3/Makefile
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-11-14 03:21:50 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-11-14 03:21:50 +0000
commit3722c2b409be69e8f80211cf8fdf903ef3a93362 (patch)
tree28355d14f37a78a332433a496af4e5b12c281e85 /net/p5-Net-Amazon-S3/Makefile
parent0c554f7894a87f9145a7db846a1b0c32a13c4adb (diff)
downloadports-3722c2b409be69e8f80211cf8fdf903ef3a93362.tar.gz
ports-3722c2b409be69e8f80211cf8fdf903ef3a93362.zip
Notes
Diffstat (limited to 'net/p5-Net-Amazon-S3/Makefile')
-rw-r--r--net/p5-Net-Amazon-S3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile
index fcb78238ab60..ebf8f426f71a 100644
--- a/net/p5-Net-Amazon-S3/Makefile
+++ b/net/p5-Net-Amazon-S3/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-Amazon-S3
PORTVERSION= 0.45
+PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,7 +21,8 @@ RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
-BUILD_DEPENDS= p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File
+BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS+= p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File
PERL_CONFIGURE= yes