diff options
Diffstat (limited to 'graphics/cegui/Makefile')
-rw-r--r-- | graphics/cegui/Makefile | 1 |
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 |