aboutsummaryrefslogtreecommitdiff
path: root/www/p5-WWW-iTunesConnect
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-04-12 01:57:26 +0000
committerSteve Wills <swills@FreeBSD.org>2012-04-12 01:57:26 +0000
commitf5141d0f0b6e50999f9e23236b9346489f155e30 (patch)
tree33a7e8d73c60ef3dee2261642987b92286ed2d9d /www/p5-WWW-iTunesConnect
parent67a17177f0435d70a9f29cfa1a190a1888f7396a (diff)
downloadports-f5141d0f0b6e50999f9e23236b9346489f155e30.tar.gz
ports-f5141d0f0b6e50999f9e23236b9346489f155e30.zip
Notes
Diffstat (limited to 'www/p5-WWW-iTunesConnect')
-rw-r--r--www/p5-WWW-iTunesConnect/Makefile9
-rw-r--r--www/p5-WWW-iTunesConnect/pkg-descr2
2 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-WWW-iTunesConnect/Makefile b/www/p5-WWW-iTunesConnect/Makefile
index 4d263def375e..e9c6f4feff0a 100644
--- a/www/p5-WWW-iTunesConnect/Makefile
+++ b/www/p5-WWW-iTunesConnect/Makefile
@@ -7,7 +7,7 @@
PORTNAME= WWW-iTunesConnect
PORTVERSION= 1.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,10 +16,11 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
MAINTAINER= bfoz@bfoz.net
COMMENT= Client interface for Apple's iTunes Connect service
-RUN_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-libwww>=5.829:${PORTSDIR}/www/p5-libwww \
- p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay
-BUILD_DEPENDS= ${RUN_DEPENDS}
+ p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \
+ p5-HTML-Form>=0:${PORTSDIR}/www/p5-HTML-Form
+RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES
diff --git a/www/p5-WWW-iTunesConnect/pkg-descr b/www/p5-WWW-iTunesConnect/pkg-descr
index e1ef9c82ea1e..20fa76b3bef7 100644
--- a/www/p5-WWW-iTunesConnect/pkg-descr
+++ b/www/p5-WWW-iTunesConnect/pkg-descr
@@ -1,3 +1,3 @@
A Perl5 client interface for Apple's iTunes Connect service.
-WWW: http://search.cpan.org/dist/p5-WWW-iTunesConnect/ \ No newline at end of file
+WWW: http://search.cpan.org/dist/p5-WWW-iTunesConnect/