summaryrefslogtreecommitdiff
path: root/textproc/catdoc-tk
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
committerjlam <jlam@pkgsrc.org>2005-06-17 03:50:19 +0000
commite46a9dd38060ef6414b4db2f15402a701e32c7b7 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /textproc/catdoc-tk
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'textproc/catdoc-tk')
-rw-r--r--textproc/catdoc-tk/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/catdoc-tk/Makefile b/textproc/catdoc-tk/Makefile
index 31c40fda475..b10972da01e 100644
--- a/textproc/catdoc-tk/Makefile
+++ b/textproc/catdoc-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/06/01 18:03:23 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/17 03:50:36 jlam Exp $
#
.include "../../textproc/catdoc/Makefile.common"
@@ -13,6 +13,8 @@ CONFIGURE_ARGS+= --enable-wordview
CONFIGURE_ENV+= WISH="${BUILDLINK_PREFIX.tk}/bin/wish"
CONFIGURE_ENV+= enable_wordview=yes
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/wordview ${PREFIX}/bin/wordview