aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2013-11-21 08:19:34 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2013-11-21 08:19:34 +0000
commit736907d5b7f941de830e60c552ad603c65a67b43 (patch)
treed5d364618f6c87c4fe0f34b0ee4f9b28d1f8c846 /graphics
parentbb046559e395098be53813c6776fa8b150cc75b9 (diff)
downloadports-736907d5b7f941de830e60c552ad603c65a67b43.tar.gz
ports-736907d5b7f941de830e60c552ad603c65a67b43.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ogre3d/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile
index 4dc55910f9a7..832abfedd6c5 100644
--- a/graphics/ogre3d/Makefile
+++ b/graphics/ogre3d/Makefile
@@ -21,6 +21,7 @@ USE_BZIP2= YES
USES= cmake
USE_SDL= sdl
USE_XORG= xaw
+USE_GCC= 4.7+
NO_STAGE= yes
.include <bsd.port.options.mk>