diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/sdl_ttf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 7c1a114f85c1..e5f8eae0862b 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -21,7 +21,6 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config USE_LIBTOOL= yes USE_GMAKE= yes -USE_FREETYPE= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}" \ CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ |