diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 08:28:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-07 08:28:22 +0000 |
commit | dad9cc37811dcd8a8cdb7489aa4390bf651991b2 (patch) | |
tree | 4128ecf3a93b45c5ff23bacbfb3ad7182e0b1111 /www/p5-Catalyst-Plugin-Session-Store-Delegate | |
parent | 8213d25ad49274ddcbc712f4e3aac2719aa19fbc (diff) | |
download | ports-dad9cc37811dcd8a8cdb7489aa4390bf651991b2.tar.gz ports-dad9cc37811dcd8a8cdb7489aa4390bf651991b2.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist | 11 |
2 files changed, 6 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile index 12a25fddc90d..5ac8f314ebfb 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile @@ -18,7 +18,4 @@ TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Plugin::Session::Store::Delegate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist index 8d56adea264d..46c531d553e9 100644 --- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist +++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/pkg-plist @@ -1,11 +1,12 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/Delegate/.packlist +%%PERL5_MAN3%%/Catalyst::Plugin::Session::Store::Delegate.3.gz %%SITE_PERL%%/Catalyst/Plugin/Session/Store/Delegate.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/Delegate/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store/Delegate -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session -@dirrmtry %%SITE_PERL%%/Catalyst/Plugin -@dirrmtry %%SITE_PERL%%/Catalyst @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session/Store @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Session @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session/Store +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Session +@dirrmtry %%SITE_PERL%%/Catalyst/Plugin +@dirrmtry %%SITE_PERL%%/Catalyst |