From owner-svn-ports-all@FreeBSD.ORG Wed Feb 12 09:42:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B47508A9; Wed, 12 Feb 2014 09:42:11 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9DD0C1C03; Wed, 12 Feb 2014 09:42:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1C9gBXA012278; Wed, 12 Feb 2014 09:42:11 GMT (envelope-from fluffy@svn.freebsd.org) Received: (from fluffy@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1C9gBer012277; Wed, 12 Feb 2014 09:42:11 GMT (envelope-from fluffy@svn.freebsd.org) Message-Id: <201402120942.s1C9gBer012277@svn.freebsd.org> From: Dima Panov Date: Wed, 12 Feb 2014 09:42:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343875 - head/net/remmina-plugin-nx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 09:42:11 -0000 Author: fluffy Date: Wed Feb 12 09:42:11 2014 New Revision: 343875 URL: http://svnweb.freebsd.org/changeset/ports/343875 QAT: https://qat.redports.org/buildarchive/r343875/ Log: - Make tinderbox happy, rely on threaded library from libssh package to avoid conflict with base libssh.so Modified: head/net/remmina-plugin-nx/Makefile Modified: head/net/remmina-plugin-nx/Makefile ============================================================================== --- head/net/remmina-plugin-nx/Makefile Wed Feb 12 09:41:56 2014 (r343874) +++ head/net/remmina-plugin-nx/Makefile Wed Feb 12 09:42:11 2014 (r343875) @@ -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 "