1
0
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:
Alejandro Pulver 2007-05-03 18:31:51 +00:00
parent ed0bda39a9
commit b2afee1c03
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191487

View File

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