aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2008-08-25 03:39:12 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2008-08-25 03:39:12 +0800
commit4ccbbfd998155871513cb1b4a4e897216473aaba (patch)
tree335fad171fb4338726cb8604891bd57084186fe1 /games
parent2b1c7f94d066f96728e9b004d250e01988ffde6f (diff)
downloadfreebsd-ports-gnome-4ccbbfd998155871513cb1b4a4e897216473aaba.tar.gz
freebsd-ports-gnome-4ccbbfd998155871513cb1b4a4e897216473aaba.tar.zst
freebsd-ports-gnome-4ccbbfd998155871513cb1b4a4e897216473aaba.zip
- Fix plist for NOPORTDOCS case; docs are not manpages
Reported by: QAT
Diffstat (limited to 'games')
-rw-r--r--games/xhime/Makefile2
-rw-r--r--games/xhime/pkg-plist12
2 files changed, 7 insertions, 7 deletions
diff --git a/games/xhime/Makefile b/games/xhime/Makefile
index b66bcf32a330..9d8f5135cb3a 100644
--- a/games/xhime/Makefile
+++ b/games/xhime/Makefile
@@ -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
diff --git a/games/xhime/pkg-plist b/games/xhime/pkg-plist
index 453d7f6abe75..8139a0f74786 100644
--- a/games/xhime/pkg-plist
+++ b/games/xhime/pkg-plist
@@ -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%%