summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/libosmesa/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index 4c6b4321c65a..ad89e3d8aa13 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= libosmesa
PORTVERSION= 10.2.2
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/
DISTNAME= MesaLib-${PORTVERSION}
@@ -16,7 +17,6 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml
USES= gmake pkgconfig tar:bzip2 libtool
USE_LDCONFIG= yes
USE_PYTHON= 2
-USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-osmesa \
--disable-driglx-direct \