aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2014-02-20 10:26:22 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2014-02-20 10:26:22 +0000
commit4b99242b1141a784fbc8ccc2732f91ca6b8e2505 (patch)
treece8f7ac5759e8044a9d1870cd97e541b3495ec96 /graphics
parenta6a084641f69fba613ccd1d049fbe952912b8121 (diff)
downloadports-4b99242b1141a784fbc8ccc2732f91ca6b8e2505.tar.gz
ports-4b99242b1141a784fbc8ccc2732f91ca6b8e2505.zip
fix build by adding xrandr as XORG dependency
Notes
Notes: svn path=/head/; revision=345209
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ogre3d/Makefile2
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