1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Tell portscout to skip version 4.0.4 as it does not build on 8.x

This commit is contained in:
Emanuel Haupt 2014-03-24 13:23:13 +00:00
parent e56cceb712
commit d20f4010ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348995

View File

@ -18,6 +18,9 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name='s|.*\(tcp.*\)|\1|' \
--with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config
# does not build on FreeBSD 8.x
PORTSCOUT= skipv:4.0.4
post-patch:
@${REINPLACE_CMD} -e 's|-Wall -O3||' ${WRKSRC}/${CONFIGURE_SCRIPT}