Fix build error on 7.0-CURRENT.

This commit is contained in:
Clive Lin 2007-07-03 07:37:21 +00:00
parent 00e0bad769
commit 3e3ae40d16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194759

View file

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