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. --- inputmethod/skkfep/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'inputmethod/skkfep') diff --git a/inputmethod/skkfep/Makefile b/inputmethod/skkfep/Makefile index c986eb73d00..e0d71233382 100644 --- a/inputmethod/skkfep/Makefile +++ b/inputmethod/skkfep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:18:53 agc Exp $ +# $NetBSD: Makefile,v 1.5 2005/06/16 06:57:59 jlam Exp $ DISTNAME= skkfep0.86c PKGNAME= skkfep-0.86c @@ -18,6 +18,8 @@ MAKE_ENV= MAKE_FLAGS='EXECBASE=${LOCALBASE} CC=${CC}' DESCR_SRC= ${WRKDIR}/DESCR INSTALL_FILE= ${WRKDIR}/INSTALL +INSTALLATION_DIRS= bin man/man1 + post-build: ${SED} 's#@PKGBASE@#${LOCALBASE}#g' ${PKGDIR}/DESCR >${DESCR_SRC} ${SED} 's#@PKGBASE@#${LOCALBASE}#g' ${PKGDIR}/INSTALL >${INSTALL_FILE} -- cgit v1.2.3