aboutsummaryrefslogtreecommitdiff
path: root/devel/api-sanity-autotest
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-19 11:04:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-19 11:04:13 +0000
commitf899c758a653ca8ff2f8a63aafcb2519a0b524ed (patch)
treebe6eebf3e77ddf9fcf383081091d8b8b336dd71c /devel/api-sanity-autotest
parent74d26774f830684ae21247061aa4bd7dabbe6527 (diff)
Notes
Diffstat (limited to 'devel/api-sanity-autotest')
-rw-r--r--devel/api-sanity-autotest/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/api-sanity-autotest/Makefile b/devel/api-sanity-autotest/Makefile
index 7576f7ae47f4..f5edefa653f0 100644
--- a/devel/api-sanity-autotest/Makefile
+++ b/devel/api-sanity-autotest/Makefile
@@ -63,7 +63,7 @@ check regression-test test: build
PORTDOCS= Changes.html Descriptor.html Options.html Readme.html SpecType.html
-post-install:
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
@(cd ${WRKSRC}/doc; ${INSTALL_MAN} ${PORTDOCS} ${STAGEDIR}${DOCSDIR})