summaryrefslogtreecommitdiff
path: root/security/libntlm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libntlm/Makefile')
-rw-r--r--security/libntlm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libntlm/Makefile b/security/libntlm/Makefile
index 6433417a3c16..b495c5715eb0 100644
--- a/security/libntlm/Makefile
+++ b/security/libntlm/Makefile
@@ -18,7 +18,9 @@ USE_LDCONFIG= yes
PORTDOCS= AUTHORS ChangeLog NEWS README THANKS
-post-install:
+OPTIONS_DEFINE= DOCS
+
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}