From owner-svn-ports-head@FreeBSD.ORG Fri Nov 7 15:12:48 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74827FF1; Fri, 7 Nov 2014 15:12:48 +0000 (UTC) Received: from exodus.zi0r.com (exodus.zi0r.com [71.179.14.195]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "exodus.zi0r.com", Issuer "Gandi Standard SSL CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4A1F5195; Fri, 7 Nov 2014 15:12:48 +0000 (UTC) Received: from exodus.zi0r.com (localhost [127.0.0.1]) by exodus.zi0r.com (Postfix) with ESMTP id 7129E3DAD3; Fri, 7 Nov 2014 10:12:40 -0500 (EST) X-Virus-Scanned: amavisd-new at zi0r.com Received: from exodus.zi0r.com ([127.0.0.1]) by exodus.zi0r.com (exodus.zi0r.com [127.0.0.1]) (amavisd-new, port 10026) with LMTP id WJlpasSUClJw; Fri, 7 Nov 2014 10:12:40 -0500 (EST) Received: from exodus.zi0r.com (syn.zi0r.com [71.179.14.194]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by exodus.zi0r.com (Postfix) with ESMTPSA id E7BA03DAD2; Fri, 7 Nov 2014 10:12:39 -0500 (EST) Date: Fri, 7 Nov 2014 10:12:38 -0500 From: Ryan Steinmetz To: marino@freebsd.org Subject: Re: svn commit: r372261 - in head/devel/ding-libs: . files Message-ID: <20141107151238.GA76739@exodus.zi0r.com> References: <201411071333.sA7DXdtR038743@svn.freebsd.org> <545CCF05.70609@marino.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <545CCF05.70609@marino.st> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Fri, 07 Nov 2014 15:12:48 -0000 On (11/07/14 14:54), John Marino wrote: >On 11/7/2014 14:33, Ryan Steinmetz wrote: >> +LIBS+= -L${LOCALBASE}/lib -liconv -lintl > >shouldn't that be: >LIBS+= -L${LOCALBASE}/lib ${ICONVLIB} -lintl > >or something like that? Not unless you can tell me what defines ICONVLIB. :) -r > >John -- Ryan Steinmetz PGP: 9079 51A3 34EF 0CD4 F228 EDC6 1EF8 BA6B D028 46D7