mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Chase libssh2 update
PR: ports/114474 Submitted by: Vaclav Haisman <v.haisman@sh.cvut.cz> Pointy hat to: lx
This commit is contained in:
parent
580f995022
commit
8904a74b06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195379
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ CONFIGURE_ARGS+= --without-libidn
|
|||
.endif
|
||||
|
||||
.if defined(WITH_LIBSSH2)
|
||||
LIB_DEPENDS+= ssh2.0:${PORTSDIR}/security/libssh2
|
||||
LIB_DEPENDS+= ssh2.1:${PORTSDIR}/security/libssh2
|
||||
CONFIGURE_ARGS+= --with-libssh2=${LOCALBASE}
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-libssh2
|
||||
|
|
Loading…
Add table
Reference in a new issue