Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Nov 2014 22:28:50 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Ganael LAPLANCHE <martymac@FreeBSD.org>, buganini@gmail.com
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r372373 - head/games/fgrun
Message-ID:  <alpine.LSU.2.11.1411092227110.2724@tuna.site>
In-Reply-To: <201411092031.sA9KVmA2091275@svn.freebsd.org>
References:  <201411092031.sA9KVmA2091275@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 2014-11-09 20:31, Ganael LAPLANCHE wrote:
> Modified: head/games/fgrun/Makefile
> ==============================================================================
> +.if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46
> +USE_GCC=	4.6+
> +.endif

Can you please make this USE_GCC=yes ?  (Or I can make this change.)

Bapt and myself have spent a fair amount of effort getting rid
of all versioned uses of USE_GCC.

Thanks,
Gerald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.LSU.2.11.1411092227110.2724>