From owner-freebsd-ports@FreeBSD.ORG Wed Mar 7 16:20:03 2012 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7235B106566B for ; Wed, 7 Mar 2012 16:20:03 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id A2E458FC16 for ; Wed, 7 Mar 2012 16:20:02 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id SAA29741; Wed, 07 Mar 2012 18:19:52 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <4F578AA7.4060008@FreeBSD.org> Date: Wed, 07 Mar 2012 18:19:51 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120221 Thunderbird/10.0.2 MIME-Version: 1.0 To: bf1783@gmail.com References: In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: "b. f." , freebsd-ports@FreeBSD.org Subject: Re: graphics/png does not build with lang/gcc X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2012 16:20:03 -0000 on 07/03/2012 14:11 b. f. said the following: > you can just > install lang/gcc or lang/gcc46 and set USE_GCC=4.6 in your build > environment, an included Makefile, or on the command line BTW, our traditional taxonomy seems to be: "USE_XXX" is for stuff that ports really require, "WITH_XXX" is for user preferences. So it might make sense to create a WITH_GCC knob specifically for the use that you suggested above. -- Andriy Gapon