1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Improve PORTSCOUT limit to avoid false positives.

This commit is contained in:
Alejandro Pulver 2007-06-05 06:14:56 +00:00
parent 789124acc9
commit 6766bc3c45
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192798

View File

@ -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 | \