aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/ogre3d
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2007-06-07 23:14:37 +0800
committeroliver <oliver@FreeBSD.org>2007-06-07 23:14:37 +0800
commitd64ec14d4db5d75223ce990ee3c1ce6f7c7a2a78 (patch)
treed7f37b76eb110ca4e4c454219c7ebbd4ddffaaca /graphics/ogre3d
parentaddef0496c8cb166b94baa69476e70707cb5ccd4 (diff)
downloadfreebsd-ports-gnome-d64ec14d4db5d75223ce990ee3c1ce6f7c7a2a78.tar.gz
freebsd-ports-gnome-d64ec14d4db5d75223ce990ee3c1ce6f7c7a2a78.tar.zst
freebsd-ports-gnome-d64ec14d4db5d75223ce990ee3c1ce6f7c7a2a78.zip
use gcc 3.4 because the header files supplied with devil are not working
with gcc 4
Diffstat (limited to 'graphics/ogre3d')
-rw-r--r--graphics/ogre3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index d050da604a9a..9ab48535dd0c 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/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