aboutsummaryrefslogtreecommitdiff
path: root/emulators/yape/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/yape/Makefile')
-rw-r--r--emulators/yape/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/yape/Makefile b/emulators/yape/Makefile
index 2be966b04666..5a8b283ccec1 100644
--- a/emulators/yape/Makefile
+++ b/emulators/yape/Makefile
@@ -38,7 +38,7 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/yape ${STAGEDIR}${PREFIX}/bin
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.SDL ${STAGEDIR}${DOCSDIR}