[Lunar-commits] ftgl: switch to %GLX instead of %GLUT.

Dennis Veatch dennisveatch at bellsouth.net
Mon Dec 17 17:16:45 CET 2007


commit 02c2d10ff7dd100dc401ec5e967c5ae99286125c
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date:   Mon Dec 17 11:16:45 2007 -0500

    ftgl: switch to %GLX instead of %GLUT.
    
    This gets us further away from freeglut/glut.
---
 video/ftgl/DEPENDS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/video/ftgl/DEPENDS b/video/ftgl/DEPENDS
index d43a61a..86ded45 100644
--- a/video/ftgl/DEPENDS
+++ b/video/ftgl/DEPENDS
@@ -1,2 +1,2 @@
-depends %GLUT  
+depends %GLX
 depends doxygen


More information about the Lunar-commits mailing list