summaryrefslogtreecommitdiff
path: root/misc/zorro
diff options
context:
space:
mode:
authorjlam <jlam>2005-06-17 03:50:19 +0000
committerjlam <jlam>2005-06-17 03:50:19 +0000
commit3a9625fad1e41633ec83006da1431dabb809d188 (patch)
tree067490bfc0f733c9b522363134ffa36e43b49192 /misc/zorro
parent3f459c4cd39e1789cfd77fe88bc8a92bfb854eb3 (diff)
downloadpkgsrc-3a9625fad1e41633ec83006da1431dabb809d188.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'misc/zorro')
-rw-r--r--misc/zorro/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/zorro/Makefile b/misc/zorro/Makefile
index 58acf1193e9..2d78d6341cb 100644
--- a/misc/zorro/Makefile
+++ b/misc/zorro/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/06/01 18:03:05 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/06/17 03:50:23 jlam Exp $
DISTNAME= zorro-1.1p8
PKGNAME= zorro-1.1.8
@@ -12,6 +12,8 @@ DEPENDS+= tk>=8.3.2:../../x11/tk
NO_BUILD= yes
+INSTALLATION_DIRS= bin
+
.include "../../mk/x11.buildlink3.mk"
post-patch: