svn commit: r340913 - head/math/gringo

Mathieu Arnold mat at FreeBSD.org
Fri Jan 24 15:57:29 UTC 2014


+--On 24 janvier 2014 15:44:33 +0000 Vsevolod Stakhov
<vsevolod at FreeBSD.org> wrote:
| +.if ${OSVERSION} < 1000000
| +USE_GCC=	4.8+
| +.endif

Can't this be replaced with just :

USES=   compiler:c++11-lang

or -lib ?

-- 
Mathieu Arnold


More information about the svn-ports-all mailing list