From 81edaaa606a86e87c2885489ad72ee9908969aba Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 16 Jun 2005 06:57:37 +0000 Subject: Create directories before installing files into them. --- chat/psi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'chat/psi/Makefile') 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 -- cgit v1.2.3