aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-06-05 14:14:56 +0800
committeralepulver <alepulver@FreeBSD.org>2007-06-05 14:14:56 +0800
commit01c1f4566d3a0deee0e627e723bfd852fcf8b0a9 (patch)
tree0ce720b65caf96ef7694c4fdf1cd505c9fd8984d /games
parent10196211fe914de9f786b3fe51c7b83e6f81ed96 (diff)
downloadfreebsd-ports-gnome-01c1f4566d3a0deee0e627e723bfd852fcf8b0a9.tar.gz
freebsd-ports-gnome-01c1f4566d3a0deee0e627e723bfd852fcf8b0a9.tar.zst
freebsd-ports-gnome-01c1f4566d3a0deee0e627e723bfd852fcf8b0a9.zip
- Improve PORTSCOUT limit to avoid false positives.
Diffstat (limited to 'games')
-rw-r--r--games/bfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bfm/Makefile b/games/bfm/Makefile
index dfb64d6f7e80..3fa2496ebbfb 100644
--- a/games/bfm/Makefile
+++ b/games/bfm/Makefile
@@ -25,7 +25,7 @@ USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LUA_INCDIR}" LDFLAGS="-L${LUA_LIBDIR}"
-PORTSCOUT= skipv:0.06.1
+PORTSCOUT= limit:(\d\.){2,}
post-extract:
@${FIND} ${WRKSRC}/data -type d -name CVS -print0 | \