diff options
Diffstat (limited to 'games/tmw/Makefile')
-rw-r--r-- | games/tmw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tmw/Makefile b/games/tmw/Makefile index 40b443fd1ef7..5fc13559df44 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ guichan.0:${PORTSDIR}/devel/guichan USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_SDL= sdl image mixer net CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `${SDL_CONFIG} --cflags` -I${X11BASE}/include" \ |