summaryrefslogtreecommitdiff
path: root/misc/visual-regexp
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 /misc/visual-regexp
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'misc/visual-regexp')
-rw-r--r--misc/visual-regexp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/visual-regexp/Makefile b/misc/visual-regexp/Makefile
index ced967c1cc3..9beaf5616fb 100644
--- a/misc/visual-regexp/Makefile
+++ b/misc/visual-regexp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/01/12 21:15:12 minskim Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/17 03:50:23 jlam Exp $
#
DISTNAME= visual_regexp-3.0
@@ -13,6 +13,8 @@ DEPENDS+= tk>=8.3.2:../../x11/tk
NO_BUILD= yes
+INSTALLATION_DIRS= bin
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/visual_regexp.tcl \
${PREFIX}/bin/visual_regexp