diff options
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r-- | security/p5-Crypt-GCrypt/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-GCrypt/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index e0fa72b14c88..a7e323645243 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -21,7 +21,4 @@ USE_PERL5= configure CONFIGURE_ARGS+= GCRYPTLIBPATH=${LOCALBASE}/lib \ GCRYPTINCPATH=${LOCALBASE}/include -MAN3= Crypt::GCrypt.3 Crypt::GCrypt::MPI.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/security/p5-Crypt-GCrypt/pkg-plist b/security/p5-Crypt-GCrypt/pkg-plist index 11f306ac7945..4b1c8a3a7925 100644 --- a/security/p5-Crypt-GCrypt/pkg-plist +++ b/security/p5-Crypt-GCrypt/pkg-plist @@ -3,6 +3,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/GCrypt.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt/GCrypt.so +%%PERL5_MAN3%%/Crypt::GCrypt.3.gz +%%PERL5_MAN3%%/Crypt::GCrypt::MPI.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Crypt/GCrypt @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/GCrypt |