summaryrefslogtreecommitdiff
path: root/www/p5-WWW-OAuth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-OAuth/Makefile')
-rw-r--r--www/p5-WWW-OAuth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-OAuth/Makefile b/www/p5-WWW-OAuth/Makefile
index 6eeb68778202..e1a7a573005c 100644
--- a/www/p5-WWW-OAuth/Makefile
+++ b/www/p5-WWW-OAuth/Makefile
@@ -1,5 +1,6 @@
PORTNAME= WWW-OAuth
PORTVERSION= 1.003
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Tiny-Chained>0:devel/p5-Class-Tiny-Chained \
- p5-Crypt-URandom>=0.37:security/p5-Crypt-URandom \
+ p5-Crypt-SysRandom>=0:security/p5-Crypt-SysRandom \
p5-HTTP-Message>0:www/p5-HTTP-Message \
p5-libwww>0:www/p5-libwww \
p5-Module-Runtime>0:devel/p5-Module-Runtime \
@@ -21,8 +22,7 @@ RUN_DEPENDS= p5-Class-Tiny-Chained>0:devel/p5-Class-Tiny-Chained \
p5-Role-Tiny>0:devel/p5-Role-Tiny \
p5-URI>0:net/p5-URI \
p5-WWW-Form-UrlEncoded>0:www/p5-WWW-Form-UrlEncoded
-TEST_DEPENDS= p5-Crypt-SysRandom>=0:security/p5-Crypt-SysRandom \
- p5-Test-Needs>=0:devel/p5-Test-Needs
+TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs
USES= perl5
USE_PERL5= configure