summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Catalyst-Authentication-Credential-HTTP/Makefile')
-rw-r--r--www/p5-Catalyst-Authentication-Credential-HTTP/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile
index c45793b724aa..76c0cf73c4db 100644
--- a/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile
+++ b/www/p5-Catalyst-Authentication-Credential-HTTP/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Catalyst-Authentication-Credential-HTTP
-PORTVERSION= 1.018
+PORTVERSION= 1.019
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +15,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Catalyst-Plugin-Authentication>=0.10005:www/p5-Catalyst-Plugin-Authentication \
p5-Catalyst-Runtime>0:www/p5-Catalyst-Runtime \
p5-Class-Accessor>0:devel/p5-Class-Accessor \
+ p5-Crypt-SysRandom>0:security/p5-Crypt-SysRandom \
p5-Data-UUID>=0.11:devel/p5-Data-UUID \
p5-String-Escape>0:textproc/p5-String-Escape \
p5-URI>0:net/p5-URI
@@ -23,8 +24,9 @@ TEST_DEPENDS= p5-HTTP-Message>0:www/p5-HTTP-Message \
p5-Test-MockObject>0:devel/p5-Test-MockObject \
p5-Test-Needs>0:devel/p5-Test-Needs
-NO_ARCH= YES
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuildtiny
+
+NO_ARCH= YES
.include <bsd.port.mk>