aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libEGL/Makefile
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-09-20 09:13:47 +0800
committerjbeich <jbeich@FreeBSD.org>2015-09-20 09:13:47 +0800
commit9b732ad740635e0caf083b37a6c587f7fc6657f5 (patch)
tree55de2489e46adf7e8df2eb49a07dd5510150b7ce /graphics/libEGL/Makefile
parent863dde86c6223e196b52927c530c953db8fb7a0e (diff)
downloadfreebsd-ports-gnome-9b732ad740635e0caf083b37a6c587f7fc6657f5.tar.gz
freebsd-ports-gnome-9b732ad740635e0caf083b37a6c587f7fc6657f5.tar.zst
freebsd-ports-gnome-9b732ad740635e0caf083b37a6c587f7fc6657f5.zip
Convert the rest to USE_GL
Tested by: make describe (only touched ports) Approved by: portmgr blanket
Diffstat (limited to 'graphics/libEGL/Makefile')
-rw-r--r--graphics/libEGL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libEGL/Makefile b/graphics/libEGL/Makefile
index 1ef8fe5471b5..3ea2c3072f08 100644
--- a/graphics/libEGL/Makefile
+++ b/graphics/libEGL/Makefile
@@ -11,9 +11,9 @@ COMMENT= OpenEGL library
LIB_DEPENDS+= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libdevq.so:${PORTSDIR}/devel/libdevq \
- libdrm.so:${PORTSDIR}/graphics/libdrm \
- libgbm.so:${PORTSDIR}/graphics/gbm
+ libdrm.so:${PORTSDIR}/graphics/libdrm
+USE_GL= gbm
USE_XORG= x11 xau xcb xdmcp
# stuff not needed by libEGL but configure wants it