[Midnightbsd-cvs] mports [21739] trunk/www/webkit-qt4/Makefile: try to use gcc for this one.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 19 19:21:46 EDT 2016


Revision: 21739
          http://svnweb.midnightbsd.org/mports/?rev=21739
Author:   laffer1
Date:     2016-08-19 19:21:42 -0400 (Fri, 19 Aug 2016)
Log Message:
-----------
try to use gcc for this one.

Modified Paths:
--------------
    trunk/www/webkit-qt4/Makefile

Modified: trunk/www/webkit-qt4/Makefile
===================================================================
--- trunk/www/webkit-qt4/Makefile	2016-08-19 23:14:34 UTC (rev 21738)
+++ trunk/www/webkit-qt4/Makefile	2016-08-19 23:21:42 UTC (rev 21739)
@@ -3,7 +3,7 @@
 
 PORTNAME=	webkit
 DISTVERSION=	${QT4_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	www
 PKGNAMEPREFIX=	qt4-
 
@@ -17,6 +17,8 @@
 QT_DIST=	yes
 USE_XORG=	xrender
 USES=		pkgconfig
+USE_GCC=	any
+# clang 3.3 seems to have issues building
 
 HAS_CONFIGURE=	yes
 USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}



More information about the Midnightbsd-cvs mailing list