diff options
-rw-r--r-- | games/bfm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile index dfb64d6f7e80..3fa2496ebbfb 100644 --- a/games/bfm/Makefile +++ b/games/bfm/Makefile @@ -25,7 +25,7 @@ USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}" -PORTSCOUT= skipv:0.06.1 +PORTSCOUT= limit:(\d\.){2,} post-extract: @${FIND} ${WRKSRC}/data -type d -name CVS -print0 | \ |