diff options
Diffstat (limited to 'textproc/tth')
-rw-r--r-- | textproc/tth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index dd60cf4bf39f..0cb99f7e573f 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -20,7 +20,7 @@ COMMENT= A TeX to HTML translator RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm USE_GHOSTSCRIPT_RUN= yes -USE_TEX= tetex +USE_TEX= latex MAN1= tth.1 |