diff options
Diffstat (limited to 'net/p5-Amazon-SQS-Simple/Makefile')
-rw-r--r-- | net/p5-Amazon-SQS-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Amazon-SQS-Simple/Makefile b/net/p5-Amazon-SQS-Simple/Makefile index aef0cc0df4a5..d76f55b6f733 100644 --- a/net/p5-Amazon-SQS-Simple/Makefile +++ b/net/p5-Amazon-SQS-Simple/Makefile @@ -7,6 +7,7 @@ PORTNAME= Amazon-SQS-Simple PORTVERSION= 1.05 +PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN/../../authors/id/S/SW/SWHITAKER PKGNAMEPREFIX= p5- @@ -17,7 +18,6 @@ COMMENT= OO API for accessing the Amazon Simple Queue Service BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \ ${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \ ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} |