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. --- lang/jasmin/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lang/jasmin') diff --git a/lang/jasmin/Makefile b/lang/jasmin/Makefile index 6bb3b65c20b..391bb907078 100644 --- a/lang/jasmin/Makefile +++ b/lang/jasmin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:14 tv Exp $ +# $NetBSD: Makefile,v 1.18 2005/06/16 06:58:00 jlam Exp $ # DISTNAME= jasmin-1.06 @@ -14,6 +14,8 @@ USE_JAVA= run WRKSRC= ${WRKDIR}/jasmin NO_BUILD= # defined +INSTALLATION_DIRS= bin + post-patch: ${MV} ${WRKSRC}/bin/jasmin ${WRKSRC}/bin/jasmin.patch && \ ${SED} -e 's|@PREFIX@|${PREFIX}|g' \ -- cgit v1.2.3