diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
commit | 0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch) | |
tree | ce66d6984b8e2580d19a3e478f618b13623e3080 /www/p5-Catalyst-Plugin-Session | |
parent | c37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff) | |
download | ports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.tar.gz ports-0c32f397115d6a7e639ed1f8b4228848bd5cc96c.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 1b5d4fd9f332..8cde94077998 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -24,7 +24,8 @@ TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ p5-Test-WWW-Mechanize-PSGI>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure extract MAN3= Catalyst::Plugin::Session.3 \ Catalyst::Plugin::Session::State.3 \ |