summaryrefslogtreecommitdiff
path: root/net/lambdamoo
diff options
context:
space:
mode:
Diffstat (limited to 'net/lambdamoo')
-rw-r--r--net/lambdamoo/Makefile4
1 files changed, 2 insertions, 2 deletions
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"