diff options
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r-- | textproc/tth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index d4dd3f187654..dd60cf4bf39f 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -17,10 +17,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= lx@FreeBSD.org COMMENT= A TeX to HTML translator -RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ - ppmtogif:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm USE_GHOSTSCRIPT_RUN= yes +USE_TEX= tetex MAN1= tth.1 |