--- Makefile 2014-04-26 02:27:57.660535842 -0700 +++ Makefile 2014-04-26 02:28:06.877491628 -0700 @@ -32,7 +32,7 @@ .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${STAGEDIR}${WRKSRC}/doc/ecgitut.txt ${DOCSDIR} + ${INSTALL_DATA} ${STAGEDIR}${WRKSRC}/doc/ecgitut.txt ${STAGEDIR}${DOCSDIR} .endif .include