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 4f398501a325..0ac32b61ab5a 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ OPTIONS= SDL_MIXER "music and sound support" off USE_FREETYPE= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 USE_SDL= sdl GNU_CONFIGURE= yes USE_REINPLACE= yes |