diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-06-07 15:14:37 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-06-07 15:14:37 +0000 |
commit | 0939d078d832c6b44654330cb551c2bd9649b9b6 (patch) | |
tree | 6cbfc474f818a0496923ff07cc2af293050c197a /graphics/ogre3d12 | |
parent | 3f66d90e8181c9d2aa9eaf7436711b2b3014ff4d (diff) | |
download | ports-0939d078d832c6b44654330cb551c2bd9649b9b6.tar.gz ports-0939d078d832c6b44654330cb551c2bd9649b9b6.zip |
Notes
Diffstat (limited to 'graphics/ogre3d12')
-rw-r--r-- | graphics/ogre3d12/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ogre3d12/Makefile b/graphics/ogre3d12/Makefile index d050da604a9a..9ab48535dd0c 100644 --- a/graphics/ogre3d12/Makefile +++ b/graphics/ogre3d12/Makefile @@ -30,6 +30,7 @@ USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= YES USE_BZIP2= YES USE_XLIB= YES +USE_GCC= 3.4 USE_GNOME= gnomehack USE_GMAKE= YES USE_SDL= sdl |