aboutsummaryrefslogtreecommitdiff
path: root/textproc/catdoc
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-04-23 11:51:52 +0000
commitfef02240eadfe71a1e40b737f40b3d44c610f203 (patch)
tree85fa201a8b2f77aa2eeebf378af8a1d9cc666b3a /textproc/catdoc
parent4ad115ab4e7cbe42412a4185a32532ea7f4b9b86 (diff)
Notes
Diffstat (limited to 'textproc/catdoc')
-rw-r--r--textproc/catdoc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile
index 22ca7e571f3f..fae23e4ee42c 100644
--- a/textproc/catdoc/Makefile
+++ b/textproc/catdoc/Makefile
@@ -33,7 +33,7 @@ post-patch:
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MWORDVIEW}
-USE_TK= 83+
+USE_TK= 84+
.include "${PORTSDIR}/Mk/bsd.tcl.mk"
CONFIGURE_ARGS+= --with-wish=${WISH}
PLIST_SUB+= WORDVIEW=""