summaryrefslogtreecommitdiff
path: root/misc/tet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/tet/Makefile')
-rw-r--r--misc/tet/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile
index 8cc3e67ce341..205e51ada411 100644
--- a/misc/tet/Makefile
+++ b/misc/tet/Makefile
@@ -24,6 +24,9 @@ PLIST= ${WRKDIR}/PLIST
TET_CONFIG_TARGET?= inet # options are `lite', `xti' and `inet'
NO_STAGE= yes
+
+OPTIONS_DEFINE= DOCS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}