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-Authentication-Credential-OpenID | |
parent | 284265c537f02a1d864aa7608e88d1e8547998d5 (diff) |
- support STAGEDIR
- add LICENSE
Notes
Notes:
svn path=/head/; revision=332678
Diffstat (limited to 'www/p5-Catalyst-Authentication-Credential-OpenID')
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-OpenID/Makefile | 3 | ||||
-rw-r--r-- | www/p5-Catalyst-Authentication-Credential-OpenID/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile index abe894df2d9b..3df28de2f9b6 100644 --- a/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile +++ b/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile @@ -22,9 +22,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Catalyst::Authentication::Credential::OpenID.3 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/Module::Install::AuthorTests/d' ${WRKSRC}/Makefile.PL diff --git a/www/p5-Catalyst-Authentication-Credential-OpenID/pkg-plist b/www/p5-Catalyst-Authentication-Credential-OpenID/pkg-plist index d9b9ef07bae3..fd590fe0c189 100644 --- a/www/p5-Catalyst-Authentication-Credential-OpenID/pkg-plist +++ b/www/p5-Catalyst-Authentication-Credential-OpenID/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Catalyst/Authentication/Credential/OpenID.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Authentication/Credential/OpenID/.packlist +%%PERL5_MAN3%%/Catalyst::Authentication::Credential::OpenID.3.gz @dirrmtry %%SITE_PERL%%/Catalyst/Authentication/Credential @dirrmtry %%SITE_PERL%%/Catalyst/Authentication @dirrmtry %%SITE_PERL%%/Catalyst |