summaryrefslogtreecommitdiff
path: root/games
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
parentAdd emacs-22.* to CONFLICTS. (diff)
- Add PORTSCOUT variable to avoid considering a bad numbered version.
Notes
Notes: svn path=/head/; revision=191487
Diffstat (limited to 'games')
-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