Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Oct 2014 18:49:47 +0100 (CET)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Dmitry Marakasov <amdmi3@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r371661 - in head/games: . pioneer pioneer/files
Message-ID:  <alpine.LSU.2.11.1410301848490.6829@tuna.site>
In-Reply-To: <201410290440.s9T4eUlC089226@svn.freebsd.org>
References:  <201410290440.s9T4eUlC089226@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 2014-10-29 04:40, Dmitry Marakasov wrote:
> +.if ${OSVERSION} < 1000054
> +USE_GCC=	yes
> +.else
> +USES+=		compiler:c++11-lang
> +CPPFLAGS+=	-I${LOCALBASE}/include
> +.endif

Why doesn't USES+=compiler:c++11-lang work work on older versions
of FreeBSD as well?

Gerald



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