Fix build error on 7.0-CURRENT.
This commit is contained in:
parent
00e0bad769
commit
3e3ae40d16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194759
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ post-patch:
|
|||
${WRKSRC}/bk2site.html
|
||||
@${REINPLACE_CMD} -e 's,/icons/,/icons/bk2site/,' ${WRKSRC}/*
|
||||
@${REINPLACE_CMD} -e 's,long int l,time_t l,' ${WRKSRC}/reference.C
|
||||
@${REINPLACE_CMD} -e 's,iwebstream::,,' ${WRKSRC}/iwebstream.H
|
||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue