From 9f73f82290d46852ea15be95b0c3f4da3ec2f35f Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Wed, 12 Feb 2014 09:42:11 +0000 Subject: - Make tinderbox happy, rely on threaded library from libssh package to avoid conflict with base libssh.so --- net/remmina-plugin-nx/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') 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 " -- cgit v1.2.3