svn commit: r316341 - in head: graphics/qt4-imageformats x11/qt4-graphicssystems-opengl

Martin Wilke miwi at FreeBSD.org
Tue Apr 23 10:27:29 UTC 2013


On Apr 23, 2013, at 6:26 PM, Martin Wilke <miwi at FreeBSD.org> wrote:

> Author: miwi
> Date: Tue Apr 23 10:26:13 2013
> New Revision: 316341
> URL: http://svnweb.freebsd.org/changeset/ports/316341
> 
> Log:
>  - Unbreak build on FreeBSD 10

Approved by: fluffy via iMessage 

> 
> Modified:
>  head/graphics/qt4-imageformats/Makefile
>  head/x11/qt4-graphicssystems-opengl/Makefile
> 
> Modified: head/graphics/qt4-imageformats/Makefile
> ==============================================================================
> --- head/graphics/qt4-imageformats/Makefile	Tue Apr 23 10:26:09 2013	(r316340)
> +++ head/graphics/qt4-imageformats/Makefile	Tue Apr 23 10:26:13 2013	(r316341)
> @@ -14,6 +14,7 @@ LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/j
> 		png15:${PORTSDIR}/graphics/png \
> 		tiff:${PORTSDIR}/graphics/tiff
> 
> +USE_GCC=	any
> USE_QT4=	qmake_build moc_build rcc_build corelib gui svg xml
> QT_NONSTANDARD=	yes
> QT_DIST=	yes
> 
> Modified: head/x11/qt4-graphicssystems-opengl/Makefile
> ==============================================================================
> --- head/x11/qt4-graphicssystems-opengl/Makefile	Tue Apr 23 10:26:09 2013	(r316340)
> +++ head/x11/qt4-graphicssystems-opengl/Makefile	Tue Apr 23 10:26:13 2013	(r316341)
> @@ -17,6 +17,7 @@ MAKE_JOBS_SAFE=	yes
> HAS_CONFIGURE=	yes
> USE_GL=		glu
> 
> +USE_GCC=	any
> ALL_TARGET=	first
> CONFIGURE_ENV?=	QTDIR=${WRKSRC} PATH=${WRKSRC}/bin:$$PATH
> MAKE_ENV?=	QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib:$$LD_LIBRARY_PATH \
> 


+-----------------oOO--(_)--OOo-------------------------+
With best Regards,
       Martin Wilke (miwi_(at)_FreeBSD.org)

Mess with the Best, Die like the Rest



More information about the svn-ports-head mailing list