aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-07-07 09:13:49 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-07-07 09:13:49 +0000
commit81d81de33fa8437b9e862a28984cadb898145dc5 (patch)
tree3ac2c742915681c29debc5bdceffe709ebda0f45 /graphics
parent9eeeaad936a32793ad38c9a6013e324f06df6afe (diff)
downloadports-81d81de33fa8437b9e862a28984cadb898145dc5.tar.gz
ports-81d81de33fa8437b9e862a28984cadb898145dc5.zip
- Doesn't need XORG
- Bump PORTREVISION (deps changed)
Notes
Notes: svn path=/head/; revision=361041
Diffstat (limited to 'graphics')
-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 \