aboutsummaryrefslogtreecommitdiffstats
path: root/security/bjorb
diff options
context:
space:
mode:
Diffstat (limited to 'security/bjorb')
-rw-r--r--security/bjorb/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/bjorb/Makefile b/security/bjorb/Makefile
index 1f8bb3a98817..303ed1cdb3e0 100644
--- a/security/bjorb/Makefile
+++ b/security/bjorb/Makefile
@@ -25,6 +25,8 @@ LIB_DEPENDS= rsaref.2:${PORTSDIR}/security/rsaref
.endif
.endif
BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl
+LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \
+ ssl.1:${PORTSDIR}/security/openssl
RUN_DEPENDS= openssl:${PORTSDIR}/security/openssl
RESTRICTED= "Cryptography"