--- Makefile 2014-03-06 01:17:30.000000000 +0400 +++ Makefile 2014-04-09 11:34:33.000000000 +0400 @@ -47,8 +47,8 @@ .if empty(PORT_OPTIONS:MDOCS) post-install: - ${RM} ${DOCSDIR}/manual.html - ${RMDIR} ${DOCSDIR} + ${RM} ${STAGEDIR}${DOCSDIR}/manual.html + ${RMDIR} ${STAGEDIR}${DOCSDIR} .endif .include