aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2007-07-03 07:37:21 +0000
committerClive Lin <clive@FreeBSD.org>2007-07-03 07:37:21 +0000
commit3e3ae40d1638559048dd4cb388394159b92718b9 (patch)
tree3f4aee13b94e601926b962537b6b4455da114d53 /www
parent00e0bad769874ba81e10a53673f9fdfa6a5ebf18 (diff)
downloadports-3e3ae40d1638559048dd4cb388394159b92718b9.tar.gz
ports-3e3ae40d1638559048dd4cb388394159b92718b9.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/bk2site/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/bk2site/Makefile b/www/bk2site/Makefile
index dd5902240989..d7533ee81f86 100644
--- a/www/bk2site/Makefile
+++ b/www/bk2site/Makefile
@@ -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: