svn commit: r326358 - head/graphics/evas-core
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 5 06:44:46 UTC 2013
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
More information about the svn-ports-all
mailing list