From 4eedf46f13f54f52b57bb41f46fa1156773cfe5b 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. --- cad/fastcap/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cad/fastcap') diff --git a/cad/fastcap/Makefile b/cad/fastcap/Makefile index f48c84babcd..2b048ea4f38 100644 --- a/cad/fastcap/Makefile +++ b/cad/fastcap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2005/05/22 19:11:12 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2005/06/16 06:57:41 jlam Exp $ # DISTNAME= fastcap-2.0-18Sep92 @@ -23,6 +23,8 @@ CONFIGURE_ARGS= 4 GCC_REQD+= 2.95.3 .endif +INSTALLATION_DIRS= bin + post-patch: ${CHMOD} 755 ${WRKSRC}/config -- cgit v1.2.3