summaryrefslogtreecommitdiff
path: root/www/wt/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-12-31 16:06:28 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-12-31 16:06:28 +0000
commit815bd83dbaea9b3992e8ae9c9cb3d8c8eaea08e1 (patch)
tree3e3fa217d23dbafec9f9baafbb5ef1d623113732 /www/wt/Makefile
parentdevel/git-cinnabar: update to 0.4.0.r2.24 (diff)
www/wt: unbreak with boost 1.639-eol
In file included from wt-3.3.6/src/Wt/Render/CssParser.C:26: [...] /usr/local/include/boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp:91:105: error: cannot initialize a parameter of type 'char *' with an lvalue of type 'char const[17]' return detail::expression::function_eval<F, A0 , A1 , A2 , A3 , A4>::make(f, a0 , a1 , a2 , a3 , a4); ^~ PR: 215599 Approved by: Mohammad S. Babaei (maintainer)
Notes
Notes: svn path=/head/; revision=430248 svn path=/tags/RELEASE_9_EOL/; revision=430249; tag=9-eol
Diffstat (limited to 'www/wt/Makefile')
-rw-r--r--www/wt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wt/Makefile b/www/wt/Makefile
index 410ad2f5e1fb..73f6a67233b9 100644
--- a/www/wt/Makefile
+++ b/www/wt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= wt
PORTVERSION= 3.3.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MAINTAINER= info@babaei.net