aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorcmt <cmt@FreeBSD.org>2018-03-29 02:49:23 +0800
committercmt <cmt@FreeBSD.org>2018-03-29 02:49:23 +0800
commit53078bcefa96ef0e0aaa794df35be3aac1baae6f (patch)
tree472fbb94e4b667a6e627b1534331238351e3c2ce /net-mgmt
parent8686df5072465b5e240ff30fcdcfea3b282cc8b1 (diff)
downloadfreebsd-ports-gnome-53078bcefa96ef0e0aaa794df35be3aac1baae6f.tar.gz
freebsd-ports-gnome-53078bcefa96ef0e0aaa794df35be3aac1baae6f.tar.zst
freebsd-ports-gnome-53078bcefa96ef0e0aaa794df35be3aac1baae6f.zip
register explicit dependency
(even as we have a good-enough openssl in base)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/check_ssl_cert/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/check_ssl_cert/Makefile b/net-mgmt/check_ssl_cert/Makefile
index 721b337fdf70..758bf4e0f33a 100644
--- a/net-mgmt/check_ssl_cert/Makefile
+++ b/net-mgmt/check_ssl_cert/Makefile
@@ -16,6 +16,7 @@ RUN_DEPENDS= expect:lang/expect \
NO_ARCH= yes
NO_BUILD= yes
+USES= ssl:run
USE_GITHUB= yes
GH_ACCOUNT= matteocorti
GV_PROJECT= check_ssl_cert