svn commit: r345220 - head/x11/kde4-workspace
Max Brazhnikov
makc at FreeBSD.org
Thu Feb 20 12:02:30 UTC 2014
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
More information about the svn-ports-head
mailing list