aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/p5-IO-Socket-SSL/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index e7bad2203ec4..61b201e839fc 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= IO-Socket-SSL
PORTVERSION= 1.997
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SULLR
@@ -14,7 +14,8 @@ COMMENT= Perl5 interface to SSL sockets
LICENSE= ARTPERL10
-BUILD_DEPENDS= p5-Net-SSLeay>=1.59:${PORTSDIR}/security/p5-Net-SSLeay
+BUILD_DEPENDS= p5-Net-SSLeay>=1.59:${PORTSDIR}/security/p5-Net-SSLeay \
+ p5-Mozilla-CA>=20130114:${PORTSDIR}/www/p5-Mozilla-CA
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix