diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-07 22:25:40 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-07 22:25:40 +0000 |
commit | acf35466446c6b369b534baa051eaf8468d9db77 (patch) | |
tree | 12500663952f3721816fb18b0ab39525e506cb3c /security/bjorb | |
parent | bd8d8600c4cd2d871aaa0a5244d266c861f4a285 (diff) | |
download | ports-acf35466446c6b369b534baa051eaf8468d9db77.tar.gz ports-acf35466446c6b369b534baa051eaf8468d9db77.zip |
Notes
Diffstat (limited to 'security/bjorb')
-rw-r--r-- | security/bjorb/Makefile | 2 |
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" |