From owner-freebsd-ports@FreeBSD.ORG Mon Jul 1 09:57:59 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A55217B4; Mon, 1 Jul 2013 09:57:59 +0000 (UTC) (envelope-from meta@vmeta.jp) Received: from glory.vmeta.jp (7c293911.i-revonet.jp [124.41.57.17]) by mx1.freebsd.org (Postfix) with ESMTP id 71B491DDC; Mon, 1 Jul 2013 09:57:58 +0000 (UTC) Received: from ssl.vmeta.jp (localhost [127.0.0.1]) by glory.vmeta.jp (Postfix) with ESMTP id AFF5B6A2; Mon, 1 Jul 2013 18:57:57 +0900 (JST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Mon, 01 Jul 2013 18:57:57 +0900 From: Koichiro IWAO To: Scot Hetzel Subject: Re: ports/179236: Build failure (lib-depends) for net/tigervnc when HPJPG is enabled In-Reply-To: References: Message-ID: X-Sender: meta@vmeta.jp User-Agent: Roundcube Webmail/0.9.1 Cc: ports@freebsd.org, bug-followup@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Jul 2013 09:57:59 -0000 2013-07-01 16:08 に Scot Hetzel さんは書きました: > The correct fix would be to find all ports that are installing > graphics/jpeg and add an option to them to build with > graphics/libjpeg-turbo instead. This way poudriere would then be able > to create packages linked to the appropriate port (graphics/jpeg or > libjpeg-turbo). > > I looked at the build log, and it looks like the jasper package is the > one that is installing graphics/jpeg. To fix graphics/jasper, remove > the LIB_DEPENDS line for graphics/jpeg from the Makefile. Add HPJPG > to OPTIONS_DEFINE, along with the description: > > HPJPG_DESC= Build with High-Performance JPEG support > > Then below the '.include ' line add the following: > > .if ${PORT_OPTIONS:MHPJPG} > LIB_DEPENDS+= turbojpeg:${PORTSDIR}/graphics/libjpeg-turbo > .else > LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg > .endif Would you mind sending the patch on graphics/jasper? I do just maintain my tigervnc port. -- `whois vmeta.jp | nkf -w` meta