From e46a9dd38060ef6414b4db2f15402a701e32c7b7 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 17 Jun 2005 03:50:19 +0000 Subject: Create directories before installing files into them. --- math/mcsim/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/mcsim/Makefile') diff --git a/math/mcsim/Makefile b/math/mcsim/Makefile index 55431f2b737..3f1aefb9438 100644 --- a/math/mcsim/Makefile +++ b/math/mcsim/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/01/20 12:20:05 agc Exp $ +# $NetBSD: Makefile,v 1.14 2005/06/17 03:50:20 jlam Exp $ DISTNAME= mcsim-4.2.0 CATEGORIES= math @@ -11,6 +11,8 @@ USE_MAKEINFO= YES INFO_FILES= mcsim WRKSRC= ${WRKDIR}/mcsim +INSTALLATION_DIRS= bin info + post-build: cd ${WRKSRC}/doc && ${MAKEINFO} mcsim.texinfo -- cgit v1.2.3