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. --- cad/mpac/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cad/mpac') diff --git a/cad/mpac/Makefile b/cad/mpac/Makefile index ba479d41677..6b169892c3f 100644 --- a/cad/mpac/Makefile +++ b/cad/mpac/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/03/12 00:02:38 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:41 jlam Exp $ # DISTNAME= mpac-0.2.2 @@ -11,6 +11,8 @@ COMMENT= Microstrip Patch Antenna Calculator DEPENDS+= tk>=8.1:../../x11/tk +INSTALLATION_DIRS= bin + do-build: ${SED} 's;patch.gif;${PREFIX}/share/mpac/patch.gif;g' ${WRKSRC}/mpac.tcl > ${WRKSRC}/mpac -- cgit v1.2.3