aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-05-04 02:31:51 +0800
committeralepulver <alepulver@FreeBSD.org>2007-05-04 02:31:51 +0800
commit83551735ea8929540637db897474b039465c7d4b (patch)
tree22a519e5fb6d37cfa73e2e796c95db1e64b4013f /games
parent832a619c8e763f950d486e0f10c84bf9efe5cb1f (diff)
downloadfreebsd-ports-gnome-83551735ea8929540637db897474b039465c7d4b.tar.gz
freebsd-ports-gnome-83551735ea8929540637db897474b039465c7d4b.tar.zst
freebsd-ports-gnome-83551735ea8929540637db897474b039465c7d4b.zip
- Add PORTSCOUT variable to avoid considering a bad numbered version.
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