summaryrefslogtreecommitdiffstats
path: root/games/xkoules
diff options
context:
space:
mode:
Diffstat (limited to 'games/xkoules')
-rw-r--r--games/xkoules/Makefile4
-rw-r--r--games/xkoules/pkg-plist14
2 files changed, 9 insertions, 9 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index 5d8538d..b294e52 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -29,9 +29,9 @@ post-extract:
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/xkoules
+ @${MKDIR} ${DOCSDIR}
.for file in ANNOUNCE BUGS Card ChangeLog Koules.FAQ TODO
- ${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/xkoules
+ @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/games/xkoules/pkg-plist b/games/xkoules/pkg-plist
index 180c731..4522689 100644
--- a/games/xkoules/pkg-plist
+++ b/games/xkoules/pkg-plist
@@ -1,10 +1,10 @@
bin/xkoules
-share/doc/xkoules/ANNOUNCE
-share/doc/xkoules/BUGS
-share/doc/xkoules/Card
-share/doc/xkoules/ChangeLog
-share/doc/xkoules/Koules.FAQ
-share/doc/xkoules/TODO
+%%PORTDOCS%%share/doc/xkoules/ANNOUNCE
+%%PORTDOCS%%share/doc/xkoules/BUGS
+%%PORTDOCS%%share/doc/xkoules/Card
+%%PORTDOCS%%share/doc/xkoules/ChangeLog
+%%PORTDOCS%%share/doc/xkoules/Koules.FAQ
+%%PORTDOCS%%share/doc/xkoules/TODO
%%SNDSRV:%%libexec/koules.sndsrv.freebsd
%%SNDSRV:%%share/xkoules/colize.raw
%%SNDSRV:%%share/xkoules/creator1.raw
@@ -14,4 +14,4 @@ share/doc/xkoules/TODO
%%SNDSRV:%%share/xkoules/end.raw
%%SNDSRV:%%share/xkoules/start.raw
%%SNDSRV:%%@dirrm share/xkoules
-@dirrm share/doc/xkoules
+%%PORTDOCS%%@dirrm share/doc/xkoules
OpenPOWER on IntegriCloud