Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2018 22:45:57 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Guido Falsi <madpilot@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r461527 - in head: graphics/libbpg multimedia/ccextractor multimedia/ffmpeg multimedia/gstreamer1-plugins-x265 multimedia/handbrake multimedia/vlc multimedia/x265 x11/xpra
Message-ID:  <6073-2oa2-wny@FreeBSD.org>
In-Reply-To: <201802112019.w1BKJCfk026979@repo.freebsd.org> (Guido Falsi's message of "Sun, 11 Feb 2018 20:19:12 %2B0000 (UTC)")
References:  <201802112019.w1BKJCfk026979@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Guido Falsi <madpilot@FreeBSD.org> writes:

> +.include <bsd.port.pre.mk>
>  
> +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100052
> +BUILD_DEPENDS+=	${LOCALBASE}/bin/clang50:devel/llvm50
> +CPP=		${LOCALBASE}/bin/clang-cpp50
> +CC=		${LOCALBASE}/bin/clang50
> +CXX=		${LOCALBASE}/bin/clang++50
> +.endif

Why not USES=compiler:c++14-lang ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6073-2oa2-wny>