From 087b0988c7c2bfaa3823a225f61757e9256e11a3 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. --- editors/ted-it/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'editors/ted-it') diff --git a/editors/ted-it/Makefile b/editors/ted-it/Makefile index 8cd796f1f75..f2d12ed6978 100644 --- a/editors/ted-it/Makefile +++ b/editors/ted-it/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/05/11 11:50:01 markd Exp $ +# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:49 jlam Exp $ DISTNAME= Ted_it_IT PKGNAME= ted-it-2.16 @@ -18,6 +18,8 @@ USE_X11BASE= YES DIST_SUBDIR= Ted-2.16 NO_BUILD= YES +INSTALLATION_DIRS= share/Ted/ind + do-install: ${INSTALL_DATA} ${WRKSRC}/ind/Italian.ind ${PREFIX}/share/Ted/ind -- cgit v1.2.3