From 01c1f4566d3a0deee0e627e723bfd852fcf8b0a9 Mon Sep 17 00:00:00 2001 From: alepulver Date: Tue, 5 Jun 2007 06:14:56 +0000 Subject: - Improve PORTSCOUT limit to avoid false positives. --- games/bfm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games') 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 | \ -- cgit tw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Convert my own Python ports to USES= pythonolivierd2014-08-30