diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index f6a6e938ac5c..00d4d6fd03c0 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -12,21 +12,21 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Infrastructure plugin for the Catalyst authentication framework -BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.10:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ - p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Emulate-Class-Accessor-Fast>=0:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ - p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_DEPENDS= p5-Catalyst-Plugin-Session>=0.10:www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Runtime>=0:www/p5-Catalyst-Runtime \ + p5-Class-Inspector>=0:devel/p5-Class-Inspector \ + p5-MRO-Compat>=0:devel/p5-MRO-Compat \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-Emulate-Class-Accessor-Fast>=0:devel/p5-MooseX-Emulate-Class-Accessor-Fast \ + p5-String-RewritePrefix>=0:textproc/p5-String-RewritePrefix \ + p5-Try-Tiny>=0:lang/p5-Try-Tiny \ + p5-namespace-autoclean>=0:devel/p5-namespace-autoclean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Catalyst-Plugin-Session>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ - p5-Catalyst-Plugin-Session-State-Cookie>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-WWW-Mechanize-Catalyst>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-Catalyst +TEST_DEPENDS= p5-Catalyst-Plugin-Session>=0:www/p5-Catalyst-Plugin-Session \ + p5-Catalyst-Plugin-Session-State-Cookie>=0:www/p5-Catalyst-Plugin-Session-State-Cookie \ + p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-WWW-Mechanize-Catalyst>=0:devel/p5-Test-WWW-Mechanize-Catalyst PORTSCOUT= skipv:0.100091,0.100092 |