diff options
Diffstat (limited to 'graphics/gltt')
-rw-r--r-- | graphics/gltt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 74d5020def1c..20220fc6fe43 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -16,6 +16,7 @@ COMMENT= TrueType fonts rendering using OpenGL LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_FREETYPE= yes USE_GMAKE= yes |