diff options
Diffstat (limited to 'security/p5-Crypt-OpenSSL-Random')
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-OpenSSL-Random/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 27d6d8970967..c4a8c47c4bd6 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -16,7 +16,4 @@ USE_PERL5= configure USE_OPENSSL= yes MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC} -MAN3= Crypt::OpenSSL::Random.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Crypt-OpenSSL-Random/pkg-plist b/security/p5-Crypt-OpenSSL-Random/pkg-plist index 6fff9024f04d..ae1411dba3ab 100644 --- a/security/p5-Crypt-OpenSSL-Random/pkg-plist +++ b/security/p5-Crypt-OpenSSL-Random/pkg-plist @@ -1,10 +1,11 @@ +%%PERL5_MAN3%%/Crypt::OpenSSL::Random.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL/Random.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/Random.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/Random.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/Random.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random/autosplit.ix -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/Random @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/OpenSSL +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt |