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

Max Brazhnikov makc at freebsd.org
Mon Jan 13 21:13:23 UTC 2014


On Mon, 13 Jan 2014 11:54:52 +0000Mon Jan 13 11:54:52 2014 Pietro Cerutti wrote:
> 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

Hi Pietro,

This solution doesn't look good for me. I think master port should be fixed
to respect slave ports. I wouldn't break your port (sorry for that), if I had
any clue that the qt4-qtsolutions-singleapplication port is used as a master
for other ports.

Cheers,
Max

> 
> 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