- Chase libssh2 update

PR:		ports/114474
Submitted by:	Vaclav Haisman <v.haisman@sh.cvut.cz>
Pointy hat to:	lx
This commit is contained in:
Pav Lucistnik 2007-07-10 18:55:05 +00:00
parent 580f995022
commit 8904a74b06
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195379

View file

@ -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