summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-08 01:03:45 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-11-08 01:03:45 +0000
commite170c919125227549a106de1fa49ca11f4fb66d6 (patch)
tree98fdbe505eabefda10e40c4b7ddfec7892ce7635
parents/USE_MESA/USE_GL/ (diff)
Add USE_GL.
Notes
Notes: svn path=/head/; revision=93337
-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::