From b26d240f5ac4623b1c35c7696fc2cc45026a5f77 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Jan 2003 13:33:57 +0000 Subject: Make post-build target pre-build target to fix build problems. --- net/lambdamoo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index 3d64d6410a0..04040b5aaee 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/05/26 00:57:15 rh Exp $ +# $NetBSD: Makefile,v 1.3 2003/01/13 13:33:57 wiz Exp $ DISTNAME= LambdaMOO-1.8.1 PKGNAME= lambdamoo-1.8.1 @@ -28,7 +28,7 @@ ALL_TARGET= GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/MOO-1.8.1 -post-build: +pre-build: ${MV} ${WRKSRC}/restart.sh ${WRKSRC}/restart.sh.in ${SED} <${WRKSRC}/restart.sh.in >${WRKSRC}/restart.sh \ "s|__PREFIX__|${PREFIX}|g" -- cgit v1.2.3