diff options
Diffstat (limited to 'graphics/freeglut/Makefile')
-rw-r--r-- | graphics/freeglut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index 11170f18054b..56240cc464f3 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -16,7 +16,7 @@ COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library CONFLICTS= libglut-[0-9].* -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_XORG= ice xi |