Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 2014 12:02:29 +0000 (UTC)
From:      Max Brazhnikov <makc@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r345220 - head/x11/kde4-workspace
Message-ID:  <201402201202.s1KC2TGJ032303@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: makc
Date: Thu Feb 20 12:02:29 2014
New Revision: 345220
URL: http://svnweb.freebsd.org/changeset/ports/345220
QAT: https://qat.redports.org/buildarchive/r345220/

Log:
  x11/kde4-workspace: make GLES support really optional

Modified:
  head/x11/kde4-workspace/Makefile

Modified: head/x11/kde4-workspace/Makefile
==============================================================================
--- head/x11/kde4-workspace/Makefile	Thu Feb 20 11:52:08 2014	(r345219)
+++ head/x11/kde4-workspace/Makefile	Thu Feb 20 12:02:29 2014	(r345220)
@@ -76,6 +76,7 @@ OPTIONS_SUB=	yes # GPS GLES
 
 GLES_DESC=	OpenGL ES 2.0 support in kwin and kinfocenter
 GLES_USE=	GL=egl,glesv2
+GLES_CMAKE_OFF=	-DWITH_OpenGLES=off
 
 GPS_DESC=	GPS geolocation via gpsd
 GPS_LIB_DEPENDS=	libgps.so:${PORTSDIR}/astro/gpsd



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