aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r--graphics/sdl_ttf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index 67d6ecabddda..3588854d1aa2 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl_ttf
PORTVERSION= 2.0.7
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/
DISTNAME= SDL_ttf-${PORTVERSION}
@@ -20,8 +21,7 @@ USE_SDL= sdl
USE_GL= yes
USE_REINPLACE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
-LIBTOOLFLAGS= --disable-ltlibs --release-ignore
+GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"