aboutsummaryrefslogtreecommitdiff
path: root/games/bfm
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2007-05-03 18:31:51 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2007-05-03 18:31:51 +0000
commitb2afee1c03d0d4620303e8287d14735e9783491c (patch)
tree61dd2f9939e9b0140958b44728c9880197d9aabe /games/bfm
parented0bda39a936d3e231a01b62bec74a55b2383a8d (diff)
downloadports-b2afee1c03d0d4620303e8287d14735e9783491c.tar.gz
ports-b2afee1c03d0d4620303e8287d14735e9783491c.zip
- Add PORTSCOUT variable to avoid considering a bad numbered version.
Notes
Notes: svn path=/head/; revision=191487
Diffstat (limited to 'games/bfm')
-rw-r--r--games/bfm/Makefile2
1 files changed, 2 insertions, 0 deletions
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