diff options
-rw-r--r-- | graphics/cogl/Makefile | 2 |
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 |