diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-29 07:46:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-29 07:46:18 +0000 |
commit | e60ce56ce6d1627191d4cb99d36d47ce329119d2 (patch) | |
tree | 063410f213e1b2d974e736557ad71aa37629b2cb /www/Makefile | |
parent | 6844f5c9420880fa2ce4a63b5664c5124d96109f (diff) |
Return a new instance a component on each request
WWW: http://search.cpan.org/dist/Catalyst-Component-InstancePerContext-0.001001/
PR: ports/127655
Submitted by: Oleg A. Mamontov <oleg@mamontov.net>
Notes
Notes:
svn path=/head/; revision=220970
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index b1fa4dc43878..88a079b95630 100644 --- a/www/Makefile +++ b/www/Makefile @@ -673,6 +673,7 @@ SUBDIR += p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR += p5-Catalyst-Authentication-Store-LDAP SUBDIR += p5-Catalyst-Component-ACCEPT_CONTEXT + SUBDIR += p5-Catalyst-Component-InstancePerContext SUBDIR += p5-Catalyst-Controller-BindLex SUBDIR += p5-Catalyst-Controller-FormBuilder SUBDIR += p5-Catalyst-Controller-HTML-FormFu |