aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2014-02-20 20:02:29 +0800
committerMax Brazhnikov <makc@FreeBSD.org>2014-02-20 20:02:29 +0800
commitff9cc55da49bba00a4b4d9aa9432fae03918509e (patch)
tree5239ed11affd9425ac8e5881eeb95eae533137f6 /x11
parentc462c8607df99d4e520f0a14282859b2c6db8db5 (diff)
downloadfreebsd-ports-gnome-ff9cc55da49bba00a4b4d9aa9432fae03918509e.tar.gz
freebsd-ports-gnome-ff9cc55da49bba00a4b4d9aa9432fae03918509e.tar.zst
freebsd-ports-gnome-ff9cc55da49bba00a4b4d9aa9432fae03918509e.zip
x11/kde4-workspace: make GLES support really optional
Diffstat (limited to 'x11')
-rw-r--r--x11/kde4-workspace/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile
index 8e77fad96253..4b8cac6de42a 100644
--- a/x11/kde4-workspace/Makefile
+++ b/x11/kde4-workspace/Makefile
@@ -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