- Make tinderbox happy, rely on threaded library from libssh package to avoid
conflict with base libssh.so
This commit is contained in:
parent
585e7dd45a
commit
9326273dd3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343871
@ -49,7 +49,7 @@ PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MSSH}
|
||||
LIB_DEPENDS+= libssh.so:${PORTSDIR}/security/libssh
|
||||
LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh
|
||||
.if ${OSVERSION} >= 800040
|
||||
LDFLAGS+= -fstack-protector
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user