svn commit: r327374 - head/x11-toolkits/wxgtk29
Baptiste Daroussin
bapt at FreeBSD.org
Mon Sep 16 09:39:27 UTC 2013
Author: bapt
Date: Mon Sep 16 09:39:26 2013
New Revision: 327374
URL: http://svnweb.freebsd.org/changeset/ports/327374
Log:
Remove USE_GCC=any as the ports build properly with clang.
This also fixes the build with libc++
Modified:
head/x11-toolkits/wxgtk29/Makefile
Modified: head/x11-toolkits/wxgtk29/Makefile
==============================================================================
--- head/x11-toolkits/wxgtk29/Makefile Mon Sep 16 09:22:21 2013 (r327373)
+++ head/x11-toolkits/wxgtk29/Makefile Mon Sep 16 09:39:26 2013 (r327374)
@@ -21,7 +21,6 @@ LIB_DEPENDS+= png15:${PORTSDIR}/graphics
USES+= iconv gmake pkgconfig
USE_BZIP2= yes
-USE_GCC= any
USE_XORG= x11 sm xxf86vm xinerama
USE_GL= glu
USE_GNOME= gtk20
More information about the svn-ports-head
mailing list