diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:37:37 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 13:37:37 +0000 |
commit | 714457bd7415e8407f6f371e28511793f7da5fcf (patch) | |
tree | 5029d17c61b8a9d9c646fb66bfff03f56c32ee69 /www/p5-Catalyst-View-Jemplate | |
parent | 3e57d15fbe56ff277e53ba32ded7b1aeb06f4e72 (diff) | |
download | ports-714457bd7415e8407f6f371e28511793f7da5fcf.tar.gz ports-714457bd7415e8407f6f371e28511793f7da5fcf.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-View-Jemplate')
-rw-r--r-- | www/p5-Catalyst-View-Jemplate/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-View-Jemplate/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Catalyst-View-Jemplate/Makefile b/www/p5-Catalyst-View-Jemplate/Makefile index b97ed292f61f..d0160c4a9c7c 100644 --- a/www/p5-Catalyst-View-Jemplate/Makefile +++ b/www/p5-Catalyst-View-Jemplate/Makefile @@ -19,8 +19,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Helper::View::Jemplate.3 \ - Catalyst::View::Jemplate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-View-Jemplate/pkg-plist b/www/p5-Catalyst-View-Jemplate/pkg-plist index 4954884481c6..d4bac9cc9f75 100644 --- a/www/p5-Catalyst-View-Jemplate/pkg-plist +++ b/www/p5-Catalyst-View-Jemplate/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Catalyst/Helper/View/Jemplate.pm %%SITE_PERL%%/Catalyst/View/Jemplate.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Jemplate/.packlist +%%PERL5_MAN3%%/Catalyst::Helper::View::Jemplate.3.gz +%%PERL5_MAN3%%/Catalyst::View::Jemplate.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View/Jemplate @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/View @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst |