summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-07-16 00:51:18 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-07-16 00:51:18 +0800
commitc79ca8a304224a3c8c46b9b26cd2e25d146457cc (patch)
tree2a668e4d11a8bd5b1d61fd3e58aabbd0f973fa3e
parent2425a42206236f4e6cb37ab1152a53fbef9a5f2e (diff)
downloadmarcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar.gz
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar.bz2
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar.lz
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar.xz
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.tar.zst
marcuscom-ports-c79ca8a304224a3c8c46b9b26cd2e25d146457cc.zip
Fix build in clean env.
Submitted by: lantw44 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19775 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--graphics/cogl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile
index b1bc7fab0..d516e2320 100644
--- a/graphics/cogl/Makefile
+++ b/graphics/cogl/Makefile
@@ -19,7 +19,7 @@ USES= gettext gmake libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
USE_GNOME= gdkpixbuf2 gnomeprefix atk pango introspection:build
USE_GL= gl
-USE_XORG= x11 xfixes xdamage xcomposite xi
+USE_XORG= x11 xfixes xdamage xcomposite xi xrandr
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-x
CPPFLAGS+= -I${LOCALBASE}/include