1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Add USE_GL.

This commit is contained in:
Joe Marcus Clarke 2003-11-08 01:03:45 +00:00
parent 295603fb96
commit e170c91912
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93337

View File

@ -31,6 +31,7 @@ CONFIGURE_ARGS= --disable-python
.ifdef(WITH_GLX)
CONFIGURE_ARGS+= --with-glX
USE_GL= yes
.endif
pre-everything::