From owner-svn-ports-head@freebsd.org Thu Dec 14 18:50:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 344F5E8B093; Thu, 14 Dec 2017 18:50:49 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0553572BD8; Thu, 14 Dec 2017 18:50:48 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 2fb5cb71 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 14 Dec 2017 11:50:47 -0700 (MST) Content-Type: text/plain; charset=us-ascii; delsp=yes; format=flowed Mime-Version: 1.0 (Mac OS X Mail 11.2 \(3445.5.20\)) Subject: Re: svn commit: r456332 - in head/devel: . youcompleteme youcompleteme/files From: Adam Weinberger In-Reply-To: <201712141841.vBEIfheL019834@repo.freebsd.org> Date: Thu, 14 Dec 2017 11:50:45 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <62A17711-7BF0-43D9-8635-2A9C83DF1D3E@adamw.org> References: <201712141841.vBEIfheL019834@repo.freebsd.org> To: Richard Gallamore X-Mailer: Apple Mail (2.3445.5.20) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Dec 2017 18:50:49 -0000 > On 14 Dec, 2017, at 11:41, Richard Gallamore wrote: > > +RUN_DEPENDS= vim:editors/vim \ > + ${LOCALBASE}/lib/libboost_thread.so:devel/boost-libs \ > + ${LOCALBASE}/lib/libboost_python.so:devel/boost-python-libs \ It is very strange to see shared libraries as RUN_DEPENDS. Are these really not needed at build-time? # Adam -- Adam Weinberger adamw@adamw.org http://www.adamw.org