summaryrefslogtreecommitdiff
path: root/net/citrix_ica
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 /net/citrix_ica
parent412af280c005dfc946b85f88a9e754232c586fc7 (diff)
downloadpkgsrc-e46a9dd38060ef6414b4db2f15402a701e32c7b7.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'net/citrix_ica')
-rw-r--r--net/citrix_ica/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/citrix_ica/Makefile b/net/citrix_ica/Makefile
index 90967d6433f..783e35e0933 100644
--- a/net/citrix_ica/Makefile
+++ b/net/citrix_ica/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/02/21 21:24:06 veego Exp $
+# $NetBSD: Makefile,v 1.21 2005/06/17 03:50:24 jlam Exp $
#
# A default so lintpkgsrc is happy, overridden below
@@ -57,6 +57,8 @@ PKG_FAIL_REASON= "${PKGNAME} requires SVR4 compability - see compat_svr4(8)"
. endif
.endif
+INSTALLATION_DIRS= bin
+
PATCHDIR=${WRKDIR}/.patches
pre-patch:
${MKDIR} ${PATCHDIR}