diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 15:53:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 15:53:26 +0000 |
commit | 7fe87702ad8e27adf89fd9ccd9172483832fbaf8 (patch) | |
tree | a40f698929878d5e045c9ec5768e899e3c2630c2 /security/p5-Crypt-SaltedHash | |
parent | 520b49f848ed0ce92804c7e2a7bbf2e654105dee (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-SaltedHash')
-rw-r--r-- | security/p5-Crypt-SaltedHash/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-SaltedHash/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/security/p5-Crypt-SaltedHash/Makefile b/security/p5-Crypt-SaltedHash/Makefile index 8471d310e5e9..d21be9738121 100644 --- a/security/p5-Crypt-SaltedHash/Makefile +++ b/security/p5-Crypt-SaltedHash/Makefile @@ -14,7 +14,4 @@ COMMENT= Perl extension to work with salted hashes USES= perl5 USE_PERL5= modbuild -MAN3= Crypt::SaltedHash.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Crypt-SaltedHash/pkg-plist b/security/p5-Crypt-SaltedHash/pkg-plist index d25414f6293f..4f6914a94d99 100644 --- a/security/p5-Crypt-SaltedHash/pkg-plist +++ b/security/p5-Crypt-SaltedHash/pkg-plist @@ -1,2 +1,3 @@ %%SITE_PERL%%/Crypt/SaltedHash.pm +%%PERL5_MAN3%%/Crypt::SaltedHash.3.gz @dirrmtry %%SITE_PERL%%/Crypt |