summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/vte/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
index 57c0f09b6434..fd62114e34d0 100644
--- a/x11-toolkits/vte/Makefile
+++ b/x11-toolkits/vte/Makefile
@@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-python
.ifdef(WITH_GLX)
CONFIGURE_ARGS+= --with-glX
+USE_GL= yes
.endif
pre-everything::