diff options
Diffstat (limited to 'textproc/tex2im/Makefile')
-rw-r--r-- | textproc/tex2im/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 57152e78e946..58ff9bb092b8 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -18,7 +18,7 @@ COMMENT= Converts LaTeX formulas into high resolution pixmap graphics RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ bash:${PORTSDIR}/shells/bash -USE_TEX= tetex +USE_TEX= latex NO_BUILD= yes PLIST_FILES= bin/tex2im PORTEXAMPLES= example1.png example1.tex example2.png example2.tex \ |