diff --git a/sysutils/tmate-slave/Makefile b/sysutils/tmate-slave/Makefile index 37f7fcea61a3..4147f3caa780 100644 --- a/sysutils/tmate-slave/Makefile +++ b/sysutils/tmate-slave/Makefile @@ -10,7 +10,7 @@ COMMENT= Instant terminal sharing server LIB_DEPENDS= libevent.so:devel/libevent \ libmsgpackc.so:devel/msgpack \ - libssh_threads.so:security/libssh + libssh.so:security/libssh USES= autoreconf ncurses pkgconfig USE_GITHUB= yes