aboutsummaryrefslogtreecommitdiff
path: root/graphics/libosmesa
diff options
context:
space:
mode:
authorMatthew Rezny <rezny@FreeBSD.org>2017-02-25 14:55:21 +0000
committerMatthew Rezny <rezny@FreeBSD.org>2017-02-25 14:55:21 +0000
commitcffc145aad6297ed82f152b4c438755d7d00ca29 (patch)
tree6306b40f889d517d4ecdc348753a7a74c845f79b /graphics/libosmesa
parent46060e3ac370f784d4f52e28e02daf231dfeac80 (diff)
downloadports-cffc145aad6297ed82f152b4c438755d7d00ca29.tar.gz
ports-cffc145aad6297ed82f152b4c438755d7d00ca29.zip
Update to 13.0.5
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9781
Notes
Notes: svn path=/head/; revision=434817
Diffstat (limited to 'graphics/libosmesa')
-rw-r--r--graphics/libosmesa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 37c307d66a19..ecf633abecd9 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -12,7 +12,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2 \
libglapi.so:graphics/libglapi
USES= ssl
-USE_XORG= x11 xau xcb xdmcp xvmc
+USE_XORG= dri2proto dri3proto glproto presentproto x11 xau xcb xdmcp xvmc
# libosmesa doesn't link agains libGL but osmesa.h needs GL/gl.h
# and both headers are intalled by libGL ....
USE_GL= gl