aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-10-12 00:06:52 +0800
committerpi <pi@FreeBSD.org>2016-10-12 00:06:52 +0800
commit9808b7e3109d09c444db2a01a3bd9a8084e829f6 (patch)
tree3bc98e582e88e8a7d597d12da2b6dd027117d365 /security
parente9e6d7878fd0d12ef4e2c1d503ce932f5a2e580c (diff)
downloadfreebsd-ports-gnome-9808b7e3109d09c444db2a01a3bd9a8084e829f6.tar.gz
freebsd-ports-gnome-9808b7e3109d09c444db2a01a3bd9a8084e829f6.tar.zst
freebsd-ports-gnome-9808b7e3109d09c444db2a01a3bd9a8084e829f6.zip
security/p5-Crypt-LE: add missing dependencies
Submitted by: des
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-LE/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/security/p5-Crypt-LE/Makefile b/security/p5-Crypt-LE/Makefile
index 8dc4dffe3c03..cb821bcd8098 100644
--- a/security/p5-Crypt-LE/Makefile
+++ b/security/p5-Crypt-LE/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Crypt-LE
PORTVERSION= 0.18
+PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,7 +12,11 @@ COMMENT= Let's Encrypt API interfacing module
LICENSE= ART20
-RUN_DEPENDS= p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10
+RUN_DEPENDS= p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10 \
+ p5-Crypt-OpenSSL-PKCS10>=0:security/p5-Crypt-OpenSSL-PKCS10 \
+ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
+ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
+ p5-Crypt-Format>=0:security/p5-Crypt-Format
USES= perl5
USE_PERL5= configure
2003-12-082-2/+15 * . More complete search path for mktexlsr.glewis2003-11-201-2/+4