svn commit: r316348 - head/www/qt4-webkit

Martin Wilke miwi at FreeBSD.org
Tue Apr 23 11:19:04 UTC 2013


Author: miwi
Date: Tue Apr 23 11:19:03 2013
New Revision: 316348
URL: http://svnweb.freebsd.org/changeset/ports/316348

Log:
  - Make it build on FreeBSD 10

Modified:
  head/www/qt4-webkit/Makefile

Modified: head/www/qt4-webkit/Makefile
==============================================================================
--- head/www/qt4-webkit/Makefile	Tue Apr 23 11:08:06 2013	(r316347)
+++ head/www/qt4-webkit/Makefile	Tue Apr 23 11:19:03 2013	(r316348)
@@ -10,6 +10,7 @@ PKGNAMEPREFIX=	qt4-
 MAINTAINER=	kde at FreeBSD.org
 COMMENT=	Qt4 WebKit engine
 
+USE_GCC=	any
 USE_PKGCONFIG=	build
 USE_QT4=	corelib declarative gui network \
 		qmake_build moc_build rcc_build


More information about the svn-ports-all mailing list