diff options
Diffstat (limited to 'graphics/libgltext/Makefile')
-rw-r--r-- | graphics/libgltext/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libgltext/Makefile b/graphics/libgltext/Makefile index c290a4a8da3e..e3a0ca4ef511 100644 --- a/graphics/libgltext/Makefile +++ b/graphics/libgltext/Makefile @@ -17,6 +17,7 @@ COMMENT= Portable font rendering library for C++ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_GL= yes USE_GMAKE= yes |