diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ogre3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ogre3d/Makefile b/graphics/ogre3d/Makefile index 832abfedd6c5..c02c37114fe7 100644 --- a/graphics/ogre3d/Makefile +++ b/graphics/ogre3d/Makefile @@ -20,7 +20,7 @@ USE_LDCONFIG= YES USE_BZIP2= YES USES= cmake USE_SDL= sdl -USE_XORG= xaw +USE_XORG= xaw xrandr USE_GCC= 4.7+ NO_STAGE= yes |