diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-11-04 09:57:54 +0000 |
commit | f235d21f2b8b139d1417c60634d1b92555fccebc (patch) | |
tree | ef5e86f1b46d8924566a25eb552952961d7a14a6 /www/p5-Catalyst-ActionRole-ACL | |
parent | 284265c537f02a1d864aa7608e88d1e8547998d5 (diff) | |
download | ports-f235d21f2b8b139d1417c60634d1b92555fccebc.tar.gz ports-f235d21f2b8b139d1417c60634d1b92555fccebc.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-ActionRole-ACL')
-rw-r--r-- | www/p5-Catalyst-ActionRole-ACL/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Catalyst-ActionRole-ACL/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/p5-Catalyst-ActionRole-ACL/Makefile b/www/p5-Catalyst-ActionRole-ACL/Makefile index a70ada010d1d..07cffcce591a 100644 --- a/www/p5-Catalyst-ActionRole-ACL/Makefile +++ b/www/p5-Catalyst-ActionRole-ACL/Makefile @@ -23,8 +23,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Action::Role::ACL.3 \ - Catalyst::ActionRole::ACL.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/www/p5-Catalyst-ActionRole-ACL/pkg-plist b/www/p5-Catalyst-ActionRole-ACL/pkg-plist index 14eebe00c4f4..77efc41296af 100644 --- a/www/p5-Catalyst-ActionRole-ACL/pkg-plist +++ b/www/p5-Catalyst-ActionRole-ACL/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Catalyst/Action/Role/ACL.pm %%SITE_PERL%%/Catalyst/ActionRole/ACL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/ActionRole/ACL/.packlist +%%PERL5_MAN3%%/Catalyst::Action::Role::ACL.3.gz +%%PERL5_MAN3%%/Catalyst::ActionRole::ACL.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/ActionRole/ACL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/ActionRole @dirrmtry %%SITE_PERL%%/Catalyst/ActionRole |