summaryrefslogtreecommitdiff
path: root/security/p5-Net-OpenID-JanRain
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-26 15:01:09 +0000
commit22b0d4983bcfed37c4c5129bf782a7457353fb9b (patch)
tree0636632968e1dca1293f29ca51c58f2718d717bb /security/p5-Net-OpenID-JanRain
parentUpdate to 0.46. (diff)
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8). Approved by: portmgr (itetcu)
Notes
Notes: svn path=/head/; revision=248617
Diffstat (limited to 'security/p5-Net-OpenID-JanRain')
-rw-r--r--security/p5-Net-OpenID-JanRain/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Net-OpenID-JanRain/Makefile b/security/p5-Net-OpenID-JanRain/Makefile
index 158d14632ca3..f459f5c509a3 100644
--- a/security/p5-Net-OpenID-JanRain/Makefile
+++ b/security/p5-Net-OpenID-JanRain/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Net-OpenID-JanRain
PORTVERSION= 1.1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,8 +18,7 @@ COMMENT= OpenID JanRain and Consumer with JanRain API
BUILD_DEPENDS= ${SITE_PERL}/Crypt/DH.pm:${PORTSDIR}/security/p5-Crypt-DH \
${SITE_PERL}/Digest/HMAC_SHA1.pm:${PORTSDIR}/security/p5-Digest-HMAC \
${SITE_PERL}/LWPx/ParanoidAgent.pm:${PORTSDIR}/www/p5-LWPx-ParanoidAgent \
- ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
- ${SITE_PERL}/Net/Yadis.pm:${PORTSDIR}/net/p5-Net-Yadis \
+ ${SITE_PERL}/Net/Yadis.pm:${PORTSDIR}/net/p5-Net-Yadis \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}