Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jul 2014 09:13:50 +0000 (UTC)
From:      Pietro Cerutti <gahr@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r361041 - head/graphics/libosmesa
Message-ID:  <201407070913.s679Do4T060391@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407070913.s679Do4T060391>