aboutsummaryrefslogtreecommitdiff
path: root/security/engine_pkcs11
diff options
context:
space:
mode:
Diffstat (limited to 'security/engine_pkcs11')
-rw-r--r--security/engine_pkcs11/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/security/engine_pkcs11/Makefile b/security/engine_pkcs11/Makefile
index ea30974afa1b..1470e770aab5 100644
--- a/security/engine_pkcs11/Makefile
+++ b/security/engine_pkcs11/Makefile
@@ -25,10 +25,6 @@ CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
PORTDOCS= *
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
-CONFIGURE_ARGS+=--enable-doc
-.endif
+DOCS_CONFIGURE_ON= --enable-doc
.include <bsd.port.mk>