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 fdd096e0e2f8..5c5b2a185131 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -17,7 +17,7 @@ COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library USE_AUTOMAKE_VER= 14 USE_AUTOCONF_VER= 213 USE_AUTOHEADER_VER= 213 -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 HAS_CONFIGURE= yes INSTALLS_SHLIB= yes USE_XLIB= yes |