Tell portscout to skip version 4.0.4 as it does not build on 8.x
This commit is contained in:
parent
e56cceb712
commit
d20f4010ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348995
1 changed files with 3 additions and 0 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue