From 2fd9185df6d076f2086747ee2e6ef0a127686bd1 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sun, 27 Jul 2003 22:22:22 +0000 Subject: need to create ${X11BASE}/share/psi before it could be used --- chat/psi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/psi') diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 722c8f5e2ba..0479b31dd04 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/27 21:44:00 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/27 22:22:22 jdolecek Exp $ DISTNAME= psi-0.9 CATEGORIES= chat @@ -25,6 +25,7 @@ post-configure: do-install: cd ${WRKSRC} && ${QTDIR}/bin/lrelease psi.pro + ${INSTALL_DATA_DIR} ${X11BASE}/share/psi cd ${WRKSRC} && ${CP} -f -pR image iconsets sound certs lang/*.qm \ README COPYING \ ${X11BASE}/share/psi/ -- cgit v1.2.3