aboutsummaryrefslogtreecommitdiff
path: root/share/doc
diff options
context:
space:
mode:
authorJulio Merino <jmmv@FreeBSD.org>2013-11-08 14:24:47 +0000
committerJulio Merino <jmmv@FreeBSD.org>2013-11-08 14:24:47 +0000
commite01d128a428f2d8d387a4eff6b3ec602423a1b3a (patch)
treeb24803c1f4d0f4f5e9536ebe8ff71f4dacf44b63 /share/doc
parentee695f67a6efc46af7ee0edb5882abfd2f2feda9 (diff)
Notes
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/Makefile b/share/doc/Makefile
index 1ec57e86da42..a4fe61d6c479 100644
--- a/share/doc/Makefile
+++ b/share/doc/Makefile
@@ -9,7 +9,7 @@ SUBDIR= ${_IPv6} \
${_llvm} \
${_roffdocs}
-.if ${MK_ATF} != "no"
+.if ${MK_TESTS} != "no"
_atf= atf
.endif