mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add PORTSCOUT variable to avoid considering a bad numbered version.
This commit is contained in:
parent
ed0bda39a9
commit
b2afee1c03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191487
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user