1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Fix plist for NOPORTDOCS case; docs are not manpages

Reported by:	QAT
This commit is contained in:
Dmitry Marakasov 2008-08-24 19:39:12 +00:00
parent 8262a90c32
commit 0fe35d78dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219100
2 changed files with 7 additions and 7 deletions

View File

@ -34,7 +34,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/ja/xhime
@(cd ${WRKSRC};\
${INSTALL_MAN} xhime-doc.euc xhime.doc rh110-doc.euc \
${INSTALL_DATA} xhime-doc.euc xhime.doc rh110-doc.euc \
${PREFIX}/share/doc/ja/xhime; \
)
.endif

View File

@ -1,7 +1,7 @@
bin/xhime
share/doc/ja/xhime/xhime-doc.euc
share/doc/ja/xhime/xhime.doc
share/doc/ja/xhime/rh110-doc.euc
@dirrm share/doc/ja/xhime
share/examples/xhime/rh110.xhm
@dirrm share/examples/xhime
%%PORTDOCS%%share/doc/ja/xhime/xhime-doc.euc
%%PORTDOCS%%share/doc/ja/xhime/xhime.doc
%%PORTDOCS%%share/doc/ja/xhime/rh110-doc.euc
%%PORTDOCS%%@dirrm share/doc/ja/xhime
%%EXAMPLESDIR%%/rh110.xhm
@dirrm %%EXAMPLESDIR%%