aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/tmate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile
index ecb330f3d888..b300701cccf0 100644
--- a/sysutils/tmate/Makefile
+++ b/sysutils/tmate/Makefile
@@ -10,7 +10,7 @@ COMMENT= Instant terminal sharing
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