Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2013 06:44:46 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r326358 - head/graphics/evas-core
Message-ID:  <201309050644.r856ik9B091019@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep  5 06:44:46 2013
New Revision: 326358
URL: http://svnweb.freebsd.org/changeset/ports/326358

Log:
  Remove USE_GCC=any, it builds properly with recent clang

Modified:
  head/graphics/evas-core/Makefile

Modified: head/graphics/evas-core/Makefile
==============================================================================
--- head/graphics/evas-core/Makefile	Thu Sep  5 06:31:38 2013	(r326357)
+++ head/graphics/evas-core/Makefile	Thu Sep  5 06:44:46 2013	(r326358)
@@ -20,7 +20,6 @@ DIST_SUBDIR=	e17
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USES=		pathfix pkgconfig
-USE_GCC=	any
 USE_EFL=	librt_hack libtool_hack
 USE_LDCONFIG=	yes
 DATADIR=	${PREFIX}/share/evas



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