aboutsummaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 16:00:51 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-01-23 16:00:51 +0000
commit38c6edb95e87d8d60b5b003063c02d64d2e3c4f9 (patch)
tree95063d6df056f5af18396f3898dce8fb6251f0f8 /misc/magicpoint
parentfbb860c03c171cd94f59984ca0f0ba94d3198604 (diff)
downloadports-38c6edb95e87d8d60b5b003063c02d64d2e3c4f9.tar.gz
ports-38c6edb95e87d8d60b5b003063c02d64d2e3c4f9.zip
Notes
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile2
1 files changed, 1 insertions, 1 deletions
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)