svn commit: r361041 - head/graphics/libosmesa
Pietro Cerutti
gahr at FreeBSD.org
Mon Jul 7 09:13:50 UTC 2014
Author: gahr
Date: Mon Jul 7 09:13:49 2014
New Revision: 361041
URL: http://svnweb.freebsd.org/changeset/ports/361041
QAT: https://qat.redports.org/buildarchive/r361041/
Log:
- Doesn't need XORG
- Bump PORTREVISION (deps changed)
Modified:
head/graphics/libosmesa/Makefile
Modified: head/graphics/libosmesa/Makefile
==============================================================================
--- head/graphics/libosmesa/Makefile Mon Jul 7 09:09:13 2014 (r361040)
+++ head/graphics/libosmesa/Makefile Mon Jul 7 09:13:49 2014 (r361041)
@@ -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}/libx
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 \
More information about the svn-ports-all
mailing list