Date: Sun, 20 May 2012 04:18:29 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/meshlab Makefile ports/cad/meshlab/files patch-meshlab_meshlab.pro Message-ID: <201205200418.q4K4ITEu045995@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rakuco 2012-05-20 04:18:29 UTC FreeBSD ports repository Modified files: cad/meshlab Makefile Added files: cad/meshlab/files patch-meshlab_meshlab.pro Log: Make the port build with the upcoming Qt 4.8.x series. Since 4.8.0 [1], Qt itself does not automatically include GLU's headers and libraries with its OpenGL module, so applications which relied on Qt to get these need to be adjusted. PORTREVISION bumped since we now explicitly depend on GLU via USE_GL=glu. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b Approved by: miwi (for Qt 4.8.1 to pass the exp-run) Revision Changes Path 1.2 +2 -1 ports/cad/meshlab/Makefile 1.1 +9 -0 ports/cad/meshlab/files/patch-meshlab_meshlab.pro (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205200418.q4K4ITEu045995>