diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-06-02 17:53:44 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-06-02 17:53:44 +0000 |
commit | a9c4cf06da07af0eb488c76ed27fbefff28d4650 (patch) | |
tree | 1327847f5e605d01d9e1720842942232215822df /graphics | |
parent | ec9e845bdcbd60315f6d8e3165d1b523792e27b5 (diff) | |
download | ports-a9c4cf06da07af0eb488c76ed27fbefff28d4650.tar.gz ports-a9c4cf06da07af0eb488c76ed27fbefff28d4650.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cegui/Makefile | 1 | ||||
-rw-r--r-- | graphics/cegui04/Makefile | 1 |
2 files changed, 2 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 diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index 2398cd5b1d4a..e0473aa3b1e6 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/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 |