diff options
Diffstat (limited to 'www/jdresolve/Makefile')
-rw-r--r-- | www/jdresolve/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jdresolve/Makefile b/www/jdresolve/Makefile index 9b861d701c7e..7c52bd94a9f2 100644 --- a/www/jdresolve/Makefile +++ b/www/jdresolve/Makefile @@ -29,7 +29,7 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/${file}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .endfor -post-install: +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/jdresolve .for i in ${DOC1} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${PREFIX}/share/doc/jdresolve |