svn commit: r339589 - head/devel/qt4-qtsolutions-soap

Pietro Cerutti gahr at FreeBSD.org
Mon Jan 13 11:54:52 UTC 2014


Author: gahr
Date: Mon Jan 13 11:54:52 2014
New Revision: 339589
URL: http://svnweb.freebsd.org/changeset/ports/339589

Log:
  - USE_QT must overwrite the master port's

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

Modified: head/devel/qt4-qtsolutions-soap/Makefile
==============================================================================
--- head/devel/qt4-qtsolutions-soap/Makefile	Mon Jan 13 11:52:48 2014	(r339588)
+++ head/devel/qt4-qtsolutions-soap/Makefile	Mon Jan 13 11:54:52 2014	(r339589)
@@ -3,10 +3,10 @@
 
 MASTERDIR=	${.CURDIR}/../qt4-qtsolutions-singleapplication
 
-USE_QT4=	qmake_build moc_build rcc_build uic_build network xml gui
-
 .include	"${MASTERDIR}/Makefile"
 
+USE_QT4=	qmake_build moc_build rcc_build uic_build network xml gui
+
 PORTNAME=	qt4-qtsolutions-soap
 
 MAINTAINER=	gahr at FreeBSD.org


More information about the svn-ports-all mailing list