From 38c6edb95e87d8d60b5b003063c02d64d2e3c4f9 Mon Sep 17 00:00:00 2001 From: FUJISHIMA Satsuki Date: Tue, 23 Jan 2001 16:00:51 +0000 Subject: fix build error. Found by: bento --- misc/magicpoint/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index dcc6b18361c7..f48bed237f1f 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -54,7 +54,7 @@ post-install: (cd ${WRKSRC}/contrib/xmindpath; make install) ${GZIP_CMD} ${PREFIX}/man/man1/xmindpath.1 .if ${XFREE86_VERSION} == 4 - (cd ${WRKSRC}/contrib/xmindpath; + (cd ${WRKSRC}/contrib/xmindpath; \ ${INSTALL_MAN} xmindpath.1.html ${PREFIX}/lib/X11/doc/html) .endif .if !defined(NOPORTDOCS) -- cgit v1.2.3