mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Cope with openssl's shared lib.
PR: ports/14897 Submitted by: Maintainer
This commit is contained in:
parent
29292e3d7d
commit
946186cd91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23188
@ -42,8 +42,8 @@ DOCS_JP= ${DOCS} HISTORY HISTORY.kokb README.keymap README.kokb \
|
||||
.endif
|
||||
|
||||
.if defined(USE_SSL)
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libcrypto.a:${PORTSDIR}/security/openssl \
|
||||
${LOCALBASE}/lib/libssl.a:${PORTSDIR}/security/openssl
|
||||
LIB_DEPENDS+= crypto.1:${PORTSDIR}/security/openssl \
|
||||
ssl.1:${PORTSDIR}/security/openssl
|
||||
|
||||
SSL_CFLAGS= -I${LOCALBASE}/include/openssl
|
||||
SSL_LIBS= -lssl -lcrypto
|
||||
|
Loading…
x
Reference in New Issue
Block a user