aboutsummaryrefslogtreecommitdiff
path: root/security/libtasn1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r--security/libtasn1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile
index 7a17d25f5a42..76b43fa813ec 100644
--- a/security/libtasn1/Makefile
+++ b/security/libtasn1/Makefile
@@ -57,6 +57,7 @@ MAN3= asn1_array2tree.3 \
libtasn1_strerror.3
.if !defined(NOPORTDOCS)
+NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}