aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/cegui
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-06-03 01:53:44 +0800
committeroliver <oliver@FreeBSD.org>2007-06-03 01:53:44 +0800
commit8a33da82646f17fa5c8ec261e9d8713c6167a550 (patch)
treee4ba401bbb00711c1e948b2856846aa87887d7ad /graphics/cegui
parent9b277eea60fdd29d3e6828251084590e95b1bc39 (diff)
downloadfreebsd-ports-gnome-8a33da82646f17fa5c8ec261e9d8713c6167a550.tar.gz
freebsd-ports-gnome-8a33da82646f17fa5c8ec261e9d8713c6167a550.tar.zst
freebsd-ports-gnome-8a33da82646f17fa5c8ec261e9d8713c6167a550.zip
the header files deployed by devil are not compatible with gcc 4.0
cegui uses devil, so force gcc 3.4 until devil is fixed
Diffstat (limited to 'graphics/cegui')
-rw-r--r--graphics/cegui/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile
index 2398cd5b1d4a..e0473aa3b1e6 100644
--- a/graphics/cegui/Makefile
+++ b/graphics/cegui/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --without-xerces-c
GNU_CONFIGURE= YES
INSTALLS_SHLIB= YES
USE_BZIP2= YES
+USE_GCC= 3.4
USE_GL= YES
USE_XLIB= YES
USE_GNOME= gnomehack