diff options
Diffstat (limited to 'sysutils/tmate')
-rw-r--r-- | sysutils/tmate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/tmate/Makefile b/sysutils/tmate/Makefile index 1c439607407b..ce577455fb34 100644 --- a/sysutils/tmate/Makefile +++ b/sysutils/tmate/Makefile @@ -11,7 +11,7 @@ LIB_DEPENDS= libevent.so:devel/libevent2 \ libmsgpackc.so:devel/msgpack \ libssh_threads.so:security/libssh -USES= autoreconf pkgconfig +USES= autoreconf ncurses pkgconfig USE_GITHUB= yes GH_ACCOUNT= tmate-io |