diff options
Diffstat (limited to 'devel/wftk/Makefile')
-rw-r--r-- | devel/wftk/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/wftk/Makefile b/devel/wftk/Makefile index d946c4d0b132..78822689d72d 100644 --- a/devel/wftk/Makefile +++ b/devel/wftk/Makefile @@ -7,7 +7,7 @@ PORTNAME= wftk PORTVERSION= 0.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.worldforge.org/pub/worldforge/libs/wftk/ @@ -20,7 +20,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ OPTIONS= SDL_MIXER "music and sound support" off USE_FREETYPE= yes -USE_AUTOTOOLS= libtool:15:inc USE_SDL= sdl GNU_CONFIGURE= yes USE_REINPLACE= yes |