diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:08:26 +0000 |
commit | 45ccac20059573c3690532e878034f46066cb9f5 (patch) | |
tree | b7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-openxpki-client | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) |
Notes
Diffstat (limited to 'security/p5-openxpki-client')
-rw-r--r-- | security/p5-openxpki-client/Makefile | 3 | ||||
-rw-r--r-- | security/p5-openxpki-client/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-openxpki-client/Makefile b/security/p5-openxpki-client/Makefile index 8b825e4c218e..0c49b0fb4b29 100644 --- a/security/p5-openxpki-client/Makefile +++ b/security/p5-openxpki-client/Makefile @@ -16,11 +16,8 @@ BUILD_DEPENDS= \ p5-openxpki>=0:${PORTSDIR}/security/p5-openxpki RUN_DEPENDS:= ${BUILD_DEPENDS} -MAN3= OpenXPKI::Client.3 \ - OpenXPKI::Client::API.3 USE_GMAKE= yes USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-openxpki-client/pkg-plist b/security/p5-openxpki-client/pkg-plist index fd6ad66ad0bb..27392a9f2e92 100644 --- a/security/p5-openxpki-client/pkg-plist +++ b/security/p5-openxpki-client/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/OpenXPKI/Client.pm %%SITE_PERL%%/OpenXPKI/Client/API.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client/.packlist +%%PERL5_MAN3%%/OpenXPKI::Client.3.gz +%%PERL5_MAN3%%/OpenXPKI::Client::API.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI/Client @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/OpenXPKI @dirrmtry %%SITE_PERL%%/OpenXPKI/Client |