summaryrefslogtreecommitdiff
path: root/textproc/catdoc-tk/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-04-07 08:39:29 +0000
committerobache <obache@pkgsrc.org>2013-04-07 08:39:29 +0000
commit7b0abe566005a7d3c4c2fefddacfbfff31bbd28e (patch)
treeb79851b9fdbe03fbd2549f51993a97f2e6d322b5 /textproc/catdoc-tk/Makefile
parentd1df19989c218f6bf13617dd8ed847426389682b (diff)
downloadpkgsrc-7b0abe566005a7d3c4c2fefddacfbfff31bbd28e.tar.gz
correct format fix miss replacing "=" with a space.
Diffstat (limited to 'textproc/catdoc-tk/Makefile')
-rw-r--r--textproc/catdoc-tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc-tk/Makefile b/textproc/catdoc-tk/Makefile
index 7902bb2351e..3b837495c96 100644
--- a/textproc/catdoc-tk/Makefile
+++ b/textproc/catdoc-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/04/06 03:45:25 rodent Exp $
+# $NetBSD: Makefile,v 1.12 2013/04/07 08:39:29 obache Exp $
#
.include "../../textproc/catdoc/Makefile.common"
@@ -8,7 +8,7 @@ COMMENT= Tk interface for MS-Word to plain text converter
DEPENDS+= catdoc>=0.91.4nb1:../../textproc/catdoc
-CONFIGURE_ARGS+ --enable-wordview
+CONFIGURE_ARGS+= --enable-wordview
CONFIGURE_ENV+= WISH="${BUILDLINK_PREFIX.tk}/bin/wish"
CONFIGURE_ENV+= enable_wordview=yes