fix build error.

Found by: bento
This commit is contained in:
FUJISHIMA Satsuki 2001-01-23 16:00:51 +00:00
parent fbb860c03c
commit 38c6edb95e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37496

View File

@ -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)