From b2afee1c03d0d4620303e8287d14735e9783491c Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Thu, 3 May 2007 18:31:51 +0000 Subject: - Add PORTSCOUT variable to avoid considering a bad numbered version. --- games/bfm/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/bfm') diff --git a/games/bfm/Makefile b/games/bfm/Makefile index b062500c930e..71400d658309 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 -- cgit v1.2.3