summaryrefslogtreecommitdiff
path: root/chat/psi
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
committerjlam <jlam@pkgsrc.org>2005-06-16 06:57:37 +0000
commit81edaaa606a86e87c2885489ad72ee9908969aba (patch)
tree3ccd645970d07eb5e027f9f4978696237c5cd04b /chat/psi
parent8b982bf812954ec2be8cdc97dbf2d9dd2be7779e (diff)
downloadpkgsrc-81edaaa606a86e87c2885489ad72ee9908969aba.tar.gz
Create directories before installing files into them.
Diffstat (limited to 'chat/psi')
-rw-r--r--chat/psi/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index 46df39c61e7..c544742fd12 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2005/06/01 18:02:41 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2005/06/16 06:57:42 jlam Exp $
PSI_VERSION= 0.9.3
DISTNAME= psi-${PSI_VERSION}
@@ -36,6 +36,8 @@ LANG_FILES= psi_zh.qm psi_nl.qm psi_sk.qm psi_fr.qm psi_cs.qm \
SITES_${l}= http://psi.affinix.com/?version=${PSI_VERSION}&file=
.endfor
+INSTALLATION_DIRS= bin
+
# XXX the psiwidgets.so symlink is somewhat ugly, but without that
# uic doesn't find the built plug-in and generates sources without
# proper psiwidgets #include's. This should eventually be fixed in