aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2012-05-20 11:27:54 +0800
committerrakuco <rakuco@FreeBSD.org>2012-05-20 11:27:54 +0800
commit57a4ed850c311d37f7a30fba94010d7606c9c34a (patch)
tree04de91e0d733c375f443f9a7dcc521e5147a0686 /sysutils
parent2a1f33f6469250d9bbd86138cb0b07b2385080ea (diff)
downloadfreebsd-ports-gnome-57a4ed850c311d37f7a30fba94010d7606c9c34a.tar.gz
freebsd-ports-gnome-57a4ed850c311d37f7a30fba94010d7606c9c34a.tar.zst
freebsd-ports-gnome-57a4ed850c311d37f7a30fba94010d7606c9c34a.zip
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. This has also involved polishing the port Makefile a little. It still needs a lot of love. For now: - Remove the modeline from the beginning of the file. Add an - explicit dependency on GLU via USE_GL=glu. Move the CXXFLAGS and - LDFLAGS lines up in the file. Merge the two lines setting LDFLAGS. - Fix the port's build system to use CXXFLAGS instead of CPPFLAGS for - C++ compiler flags, so that we need not set FLAGS in MAKE_ARGS anymore. [1] http://qt.gitorious.org/qt/qt/commit/e7eed096a0c33607a7a37baaf06e5952dc9d556b
Diffstat (limited to 'sysutils')
0 files changed, 0 insertions, 0 deletions