diff options
-rw-r--r-- | net/remmina-plugin-nx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-plugin-nx/Makefile b/net/remmina-plugin-nx/Makefile index 363245ebef53..1ff905e35ce8 100644 --- a/net/remmina-plugin-nx/Makefile +++ b/net/remmina-plugin-nx/Makefile @@ -9,7 +9,7 @@ USE_XORG+= xkbfile MASTERDIR= ${.CURDIR}/../remmina-plugins -LIB_DEPENDS+= libssh.so:${PORTSDIR}/security/libssh +LIB_DEPENDS+= libssh_threads.so:${PORTSDIR}/security/libssh PLIST_SUB+= ICONS="" SSH="@comment " |