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:
parent
789124acc9
commit
6766bc3c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192798
@ -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 | \
|
||||
|
Loading…
Reference in New Issue
Block a user