diff options
Diffstat (limited to 'textproc')
-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 5f620b4e96f0..ca0a762d8bb4 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \ +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm |