svn commit: r353144 - head/devel/qt4-qtsolutions-singleapplication

Pietro Cerutti gahr at FreeBSD.org
Wed May 7 10:04:21 UTC 2014


Author: gahr
Date: Wed May  7 10:04:20 2014
New Revision: 353144
URL: http://svnweb.freebsd.org/changeset/ports/353144
QAT: https://qat.redports.org/buildarchive/r353144/

Log:
  - Restore QT4?=. Might be changed by slave ports.

Modified:
  head/devel/qt4-qtsolutions-singleapplication/Makefile

Modified: head/devel/qt4-qtsolutions-singleapplication/Makefile
==============================================================================
--- head/devel/qt4-qtsolutions-singleapplication/Makefile	Wed May  7 08:30:14 2014	(r353143)
+++ head/devel/qt4-qtsolutions-singleapplication/Makefile	Wed May  7 10:04:20 2014	(r353144)
@@ -13,7 +13,7 @@ MAINTAINER=	yurkis at gmail.com
 COMMENT=	Qt 4 Solutions Single Application Framework
 
 USES=		qmake
-USE_QT4=	moc_build rcc_build uic_build gui network
+USE_QT4?=	moc_build rcc_build uic_build gui network
 USE_LDCONFIG=	yes
 
 WRKSRC=		${WRKDIR}/qt-solutions-qt-solutions/${SUB_PROJECT_NAME}


More information about the svn-ports-head mailing list