summaryrefslogtreecommitdiff
path: root/lang/logo
diff options
context:
space:
mode:
Diffstat (limited to 'lang/logo')
-rw-r--r--lang/logo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index c2c9b88aebf6..c9d7a0948230 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -21,7 +21,7 @@ USE_EMACS= yes
.if defined(WITH_FULL_DOCS)
.undef NOPORTDOCS
-USE_TEX= tetex
+USE_TEX= tex:build
USE_GHOSTSCRIPT=yes
.endif