aboutsummaryrefslogtreecommitdiff
path: root/games/pinball/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/pinball/Makefile')
-rw-r--r--games/pinball/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/pinball/Makefile b/games/pinball/Makefile
index 75d1d1c6b64e..ce8a1d1a4d3f 100644
--- a/games/pinball/Makefile
+++ b/games/pinball/Makefile
@@ -34,6 +34,10 @@ OPTIONS_DEFINE= DOCS
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pinball/lib*.so*
+.for table in professor tux
+ (cd ${STAGEDIR}${SCOREDIR}/${PORTNAME}/${table} && \
+ ${MV} highscores highscores.sample)
+.endfor
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}