diff options
Diffstat (limited to 'graphics/gltt/Makefile')
-rw-r--r-- | graphics/gltt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gltt/Makefile b/graphics/gltt/Makefile index 8ed8347696f7..7ff231ae5f38 100644 --- a/graphics/gltt/Makefile +++ b/graphics/gltt/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://gltt.sourceforge.net/download/ MAINTAINER= ports@FreeBSD.org COMMENT= TrueType fonts rendering using OpenGL -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GL= gl glut USE_FREETYPE= yes USE_GMAKE= yes |