summaryrefslogtreecommitdiff
path: root/benchmarks/super-smack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/super-smack/Makefile')
-rw-r--r--benchmarks/super-smack/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile
index 6c5d164b2fca..1fcb13c146b8 100644
--- a/benchmarks/super-smack/Makefile
+++ b/benchmarks/super-smack/Makefile
@@ -24,6 +24,9 @@ PGSQL_DESC= Enable PostgreSQL support
MYSQL_DESC= Enable MySQL support
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MMYSQL}