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-Crypt-GPG | |
parent | a2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-GPG')
-rw-r--r-- | security/p5-Crypt-GPG/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-GPG/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-GPG/Makefile b/security/p5-Crypt-GPG/Makefile index b12c9c437861..c42a91e4a20e 100644 --- a/security/p5-Crypt-GPG/Makefile +++ b/security/p5-Crypt-GPG/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ USES= perl5 USE_PERL5= configure -MAN3= Crypt::GPG.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Crypt-GPG/pkg-plist b/security/p5-Crypt-GPG/pkg-plist index e6654833f51e..599ab6848a48 100644 --- a/security/p5-Crypt-GPG/pkg-plist +++ b/security/p5-Crypt-GPG/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Crypt/GPG.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GPG/.packlist +%%PERL5_MAN3%%/Crypt::GPG.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GPG/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt @dirrmtry %%SITE_PERL%%/Crypt |