aboutsummaryrefslogtreecommitdiff
path: root/graphics/okular/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/okular/Makefile')
-rw-r--r--graphics/okular/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/okular/Makefile b/graphics/okular/Makefile
index c0b11b9fac27..1e4a29403fe3 100644
--- a/graphics/okular/Makefile
+++ b/graphics/okular/Makefile
@@ -38,7 +38,7 @@ DVI_DESC= Support DVI files (requires teTeX)
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDVI}
-USE_TEX= tetex
+USE_TEX= latex
.endif
.include <bsd.port.mk>