diff options
Diffstat (limited to 'graphics/evince/Makefile')
-rw-r--r-- | graphics/evince/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index e7681b702716..2bf0f7e163d9 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -55,7 +55,7 @@ DJVU_DESC= DJVU support .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDVI} || ${PORT_OPTIONS:MT1LIB} -USE_TEX= tetex +USE_TEX= latex CONFIGURE_ARGS+= --enable-dvi GCONF_SCHEMAS+= evince-thumbnailer-dvi.schemas |