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. --- net/lambdamoo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/lambdamoo') diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index ad97e1ad948..9ac0e376565 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:05 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/06/17 03:50:25 jlam Exp $ DISTNAME= LambdaMOO-1.8.1 PKGNAME= lambdamoo-1.8.1 @@ -31,6 +31,7 @@ FILES_SUBST+= LAMBDAMOO_HOME=${LAMBDAMOO_HOME} WRKSRC= ${WRKDIR}/MOO-1.8.1 BUILD_TARGET= GNU_CONFIGURE= yes +INSTALLATION_DIRS= sbin pre-build: ${MV} ${WRKSRC}/restart.sh ${WRKSRC}/restart.sh.in -- cgit v1.2.3