diff options
Diffstat (limited to 'graphics/sdl2_ttf/Makefile')
-rw-r--r-- | graphics/sdl2_ttf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile index e027474f7b3f..ac8ce63a4df6 100644 --- a/graphics/sdl2_ttf/Makefile +++ b/graphics/sdl2_ttf/Makefile @@ -19,7 +19,6 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= OPENGL |