summaryrefslogtreecommitdiff
path: root/net/scotty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/scotty/Makefile')
-rw-r--r--net/scotty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/scotty/Makefile b/net/scotty/Makefile
index bf11523f610..b15a5d416e0 100644
--- a/net/scotty/Makefile
+++ b/net/scotty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1998/11/16 15:27:28 agc Exp $
+# $NetBSD: Makefile,v 1.16 1999/03/08 10:53:57 agc Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp
#
@@ -22,7 +22,7 @@ post-extract:
@${RM} -f ${WRKSRC}/../doc/http.n
pre-install:
- @cd ${WRKSRC};make sinstall
+ @cd ${WRKSRC};${MAKE} sinstall
@${CP} ${WRKSRC}/../tnm/ntping/ntping.8 ${WRKSRC}/../doc
.include "../../mk/bsd.pkg.mk"