diff options
Diffstat (limited to 'games/bfm/Makefile')
-rw-r--r-- | games/bfm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile index eb42c29b73fe..877ab7af1fb9 100644 --- a/games/bfm/Makefile +++ b/games/bfm/Makefile @@ -7,7 +7,7 @@ PORTNAME= bfm PORTVERSION= 0.0.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/battle4mandicor EXTRACT_SUFX= -src.tar.gz @@ -21,7 +21,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ USE_GMAKE= yes USE_LUA= 5.0 USE_SDL= sdl -USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}" |