From 9e5a580c7cd0c897aef81fa796765bd0f8c4e40a 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. --- databases/tcl-fbsql/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/tcl-fbsql/Makefile') diff --git a/databases/tcl-fbsql/Makefile b/databases/tcl-fbsql/Makefile index 3f40f13f3e6..483db636524 100644 --- a/databases/tcl-fbsql/Makefile +++ b/databases/tcl-fbsql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:16 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/06/16 06:57:44 jlam Exp $ DISTNAME= fbsql.c PKGNAME= tcl-fbsql-1.06 @@ -14,6 +14,7 @@ COMMENT= Tcl interface to MySQL WRKSRC= ${WRKDIR}/src USE_LIBTOOL= YES DIST_SUBDIR= ${PKGNAME_NOREV} +INSTALLATION_DIRS= lib/tcl do-extract: ${MKDIR} ${WRKSRC} -- cgit v1.2.3