diff options
Diffstat (limited to 'devel/wftk/Makefile')
-rw-r--r-- | devel/wftk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index 0101b00e9092..d946c4d0b132 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ OPTIONS= SDL_MIXER "music and sound support" off USE_FREETYPE= yes -USE_INC_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15:inc USE_SDL= sdl GNU_CONFIGURE= yes USE_REINPLACE= yes |