aboutsummaryrefslogtreecommitdiff
path: root/graphics/cairo
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-05 22:21:16 +0000
commita3c56e68df3a7bf6713f80ab7c2e99f961e98a80 (patch)
tree831a3c893bea5650066440c5b2854bd428d2cc44 /graphics/cairo
parent680550419d6ab5747243411408ef3f63ee7d4b77 (diff)
downloadports-a3c56e68df3a7bf6713f80ab7c2e99f961e98a80.tar.gz
ports-a3c56e68df3a7bf6713f80ab7c2e99f961e98a80.zip
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'. While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Notes
Notes: svn path=/head/; revision=516847
Diffstat (limited to 'graphics/cairo')
-rw-r--r--graphics/cairo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile
index b06bd19655f4..55dbfa59b70b 100644
--- a/graphics/cairo/Makefile
+++ b/graphics/cairo/Makefile
@@ -41,10 +41,11 @@ OPTIONS_DEFAULT=OPENGL XCB GLIB X11
OPTIONS_SLAVE= ${ARCH:tu}
OPTIONS_SUB= yes
+X11_USES= xorg
X11_USE= xorg=x11,xext,xrender
X11_CONFIGURE_ENABLE=xlib
-OPENGL_USES= gl
+OPENGL_USES= gl xorg
OPENGL_USE= gl=gl,egl xorg=xorgproto:both
OPENGL_CONFIGURE_ENABLE=gl egl
OPENGL_IMPLIES= X11
@@ -55,6 +56,7 @@ GLIB_USE= gnome=glib20
GLIB_CONFIGURE_ENABLE= gobject
XCB_DESC= Enable XCB (X C-language Binding) Support
+XCB_USES= xorg
XCB_USE= xorg=xcb
XCB_CONFIGURE_ENABLE= xcb