diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
commit | 9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch) | |
tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /security/p5-Crypt-GOST | |
parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-GOST')
-rw-r--r-- | security/p5-Crypt-GOST/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-GOST/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-GOST/Makefile b/security/p5-Crypt-GOST/Makefile index 0846e98605dd..8a16876e2b58 100644 --- a/security/p5-Crypt-GOST/Makefile +++ b/security/p5-Crypt-GOST/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl extension for GOST Encryption Algorithm USES= perl5 USE_PERL5= configure -MAN3= Crypt::GOST.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Crypt-GOST/pkg-plist b/security/p5-Crypt-GOST/pkg-plist index bc36cac4b460..4c54c772323c 100644 --- a/security/p5-Crypt-GOST/pkg-plist +++ b/security/p5-Crypt-GOST/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/GOST.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/GOST.so +%%PERL5_MAN3%%/Crypt::GOST.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GOST/ @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt |