aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-GCrypt
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
committerAndrej Zverev <az@FreeBSD.org>2014-01-30 09:08:26 +0000
commit45ccac20059573c3690532e878034f46066cb9f5 (patch)
treeb7b147021fc5c4ec7ad6d50a1c5ecede3111129f /security/p5-Crypt-GCrypt
parenta2d15db6b31c481f18b236bfbfe1d53496d11a7a (diff)
downloadports-45ccac20059573c3690532e878034f46066cb9f5.tar.gz
ports-45ccac20059573c3690532e878034f46066cb9f5.zip
- add stage support
Approved by: portmgr (blanket infrastructure)
Notes
Notes: svn path=/head/; revision=341821
Diffstat (limited to 'security/p5-Crypt-GCrypt')
-rw-r--r--security/p5-Crypt-GCrypt/Makefile3
-rw-r--r--security/p5-Crypt-GCrypt/pkg-plist2
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