diff options
Diffstat (limited to 'graphics/sage/Makefile')
-rw-r--r-- | graphics/sage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sage/Makefile b/graphics/sage/Makefile index 060f8a884026..4ba3568f0b8a 100644 --- a/graphics/sage/Makefile +++ b/graphics/sage/Makefile @@ -16,7 +16,7 @@ COMMENT= OpenGL extension library USE_SDL= sdl USE_GL= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack |