diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:05:56 +0000 |
commit | f546c1d1de7505d2df1e7f753da893b10e8e6470 (patch) | |
tree | fa8e64e6340da0a9e3156ca079c3925da46224b2 /www/p5-Catalyst-Component-InstancePerContext | |
parent | 80425be42c983b5fee9051a677be9caefdc55d8e (diff) |
Notes
Diffstat (limited to 'www/p5-Catalyst-Component-InstancePerContext')
-rw-r--r-- | www/p5-Catalyst-Component-InstancePerContext/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Component-InstancePerContext/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Component-InstancePerContext/Makefile b/www/p5-Catalyst-Component-InstancePerContext/Makefile index dc5cb9a9de41..b0fb8b7a2e86 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/Makefile +++ b/www/p5-Catalyst-Component-InstancePerContext/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Component::InstancePerContext.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-Component-InstancePerContext/pkg-plist b/www/p5-Catalyst-Component-InstancePerContext/pkg-plist index 4370e2413f24..f88ab123854a 100644 --- a/www/p5-Catalyst-Component-InstancePerContext/pkg-plist +++ b/www/p5-Catalyst-Component-InstancePerContext/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Component/InstancePerContext.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext/.packlist +%%PERL5_MAN3%%/Catalyst::Component::InstancePerContext.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component/InstancePerContext @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Component @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst |