graphics/png does not build with lang/gcc

Andriy Gapon avg at FreeBSD.org
Thu Apr 26 08:56:55 UTC 2012


on 07/03/2012 18:19 Andriy Gapon said the following:
> 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

And an additional problem with this recommendation is that if a port has e.g.
USE_GCC=4.2+ in its Makefile, then the user setting gets overridden (at least if
it's in make.conf).  So a better way to ask for gcc46+ is needed.

> 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


More information about the freebsd-ports mailing list