aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/bfm/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile
index b062500c930..71400d65830 100644
--- a/games/bfm/Makefile
+++ b/games/bfm/Makefile
@@ -24,6 +24,8 @@ USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}"
+PORTSCOUT= skipv:0.06.1
+
post-extract:
@${FIND} ${WRKSRC}/data -type d -name CVS -print0 | \
${XARGS} -0 ${RM} -rf