From owner-svn-ports-all@FreeBSD.ORG Tue Apr 23 10:27:29 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1A3EC9BA; Tue, 23 Apr 2013 10:27:29 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from bsdhash.org (bsdhash.org [94.23.250.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9BBC615AF; Tue, 23 Apr 2013 10:27:28 +0000 (UTC) Received: from [192.168.2.51] (unknown [210.19.34.2]) by bsdhash.org (Postfix) with ESMTPA id 98C5D50FEB; Tue, 23 Apr 2013 18:27:19 +0800 (MYT) Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) Subject: Re: svn commit: r316341 - in head: graphics/qt4-imageformats x11/qt4-graphicssystems-opengl From: Martin Wilke In-Reply-To: <201304231026.r3NAQDrO065941@svn.freebsd.org> Date: Tue, 23 Apr 2013 18:27:18 +0800 Message-Id: References: <201304231026.r3NAQDrO065941@svn.freebsd.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Mailer: Apple Mail (2.1499) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: Martin Wilke X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Apr 2013 10:27:29 -0000 On Apr 23, 2013, at 6:26 PM, Martin Wilke wrote: > Author: miwi > Date: Tue Apr 23 10:26:13 2013 > New Revision: 316341 > URL: http://svnweb.freebsd.org/changeset/ports/316341 >=20 > Log: > - Unbreak build on FreeBSD 10 Approved by: fluffy via iMessage=20 >=20 > Modified: > head/graphics/qt4-imageformats/Makefile > head/x11/qt4-graphicssystems-opengl/Makefile >=20 > Modified: head/graphics/qt4-imageformats/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- 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=3D jpeg:${PORTSDIR}/graphics/j > png15:${PORTSDIR}/graphics/png \ > tiff:${PORTSDIR}/graphics/tiff >=20 > +USE_GCC=3D any > USE_QT4=3D qmake_build moc_build rcc_build corelib gui svg xml > QT_NONSTANDARD=3D yes > QT_DIST=3D yes >=20 > Modified: head/x11/qt4-graphicssystems-opengl/Makefile > = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D > --- 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=3D yes > HAS_CONFIGURE=3D yes > USE_GL=3D glu >=20 > +USE_GCC=3D any > ALL_TARGET=3D first > CONFIGURE_ENV?=3D QTDIR=3D${WRKSRC} PATH=3D${WRKSRC}/bin:$$PATH > MAKE_ENV?=3D QTDIR=3D${WRKSRC} = LD_LIBRARY_PATH=3D${WRKSRC}/lib:$$LD_LIBRARY_PATH \ >=20 +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest