aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-X509
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2014-01-16 05:00:45 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2014-01-16 05:00:45 +0000
commit86ad7c4f576838234be263d4b28e1133d986a5e6 (patch)
treebb7a69e5e2b3c384da6886910a6845b96771321d /security/p5-Crypt-X509
parentb723872aaad242f4598a8843d5f9aee4cd0e6a34 (diff)
downloadports-86ad7c4f576838234be263d4b28e1133d986a5e6.tar.gz
ports-86ad7c4f576838234be263d4b28e1133d986a5e6.zip
- Add missing RUN_DEPENDS
- Add STAGE support PR: ports/185786 Submitted by: matthew
Notes
Notes: svn path=/head/; revision=339891
Diffstat (limited to 'security/p5-Crypt-X509')
-rw-r--r--security/p5-Crypt-X509/Makefile4
-rw-r--r--security/p5-Crypt-X509/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile
index 35be2646be00..671802bec03a 100644
--- a/security/p5-Crypt-X509/Makefile
+++ b/security/p5-Crypt-X509/Makefile
@@ -11,11 +11,9 @@ MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension to parse X.509 certificates
BUILD_DEPENDS= p5-Convert-ASN1>=0:${PORTSDIR}/converters/p5-Convert-ASN1
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= Crypt::X509.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-X509/pkg-plist b/security/p5-Crypt-X509/pkg-plist
index 192d8e2a3930..73f1ece11596 100644
--- a/security/p5-Crypt-X509/pkg-plist
+++ b/security/p5-Crypt-X509/pkg-plist
@@ -1,5 +1,6 @@
+%%PERL5_MAN3%%/Crypt::X509.3.gz
%%SITE_PERL%%/Crypt/X509.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/X509/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/X509/
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/X509
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
@dirrmtry %%SITE_PERL%%/Crypt