diff options
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r-- | editors/zim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index bda8fa7140d2..0690923c4dcc 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -38,7 +38,7 @@ DITAA_DESC= Diagram editor support RUN_DEPENDS+= R:${PORTSDIR}/math/R .endif .if ${PORT_OPTIONS:MLATEX} -USE_TEX= tetex +USE_TEX= latex .endif .if ${PORT_OPTIONS:MGRAPHVIZ} RUN_DEPENDS+= fdp:${PORTSDIR}/graphics/graphviz |