aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/homebank/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/homebank/Makefile b/finance/homebank/Makefile
index 967ed3da0e04..b43e2507e139 100644
--- a/finance/homebank/Makefile
+++ b/finance/homebank/Makefile
@@ -29,7 +29,7 @@ OPTIONS_DEFAULT=OFX
OFX_CONFIGURE_WITH= ofx
OFX_LIB_DEPENDS= libofx.so:${PORTSDIR}/finance/libofx
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}