aboutsummaryrefslogtreecommitdiff
path: root/textproc/tth/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-06-16 11:41:31 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-06-16 11:41:31 +0000
commit8bcc6532d98aaf922bcc469287a64a5eba654c9e (patch)
treec985ffafe8206431b4da913c0a618e71c3027259 /textproc/tth/Makefile
parent3af5e9b8a2b5d1e221c426896693f903eed05003 (diff)
downloadports-8bcc6532d98aaf922bcc469287a64a5eba654c9e.tar.gz
ports-8bcc6532d98aaf922bcc469287a64a5eba654c9e.zip
Upgrade to 2.72.
Notes
Notes: svn path=/head/; revision=29638
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r--textproc/tth/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile
index 8c31ec1b879b..fd472d53852d 100644
--- a/textproc/tth/Makefile
+++ b/textproc/tth/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= tth
-PORTVERSION= 2.22
+PORTVERSION= 2.72
CATEGORIES= textproc
-MASTER_SITES= http://people.FreeBSD.org/~tg/ \
+MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/tg/ \
http://hutchinson.belmont.ma.us/tth/tth-noncom/
DISTNAME= tth_C
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
- ppmtogif:${PORTSDIR}/graphics/netpbm \
- latex:${PORTSDIR}/print/teTeX
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \
+ latex:${PORTSDIR}/print/teTeX \
+ pnmtopng:${PORTSDIR}/graphics/pnmtopng \
+ ppmtogif:${PORTSDIR}/graphics/netpbm
MAN1= tth.1
@@ -29,6 +30,7 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/l2h ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/latex2gif ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/ps2png ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/tth.1 ${PREFIX}/man/man1
${MKDIR} ${PREFIX}/share/doc/tth
${INSTALL_SCRIPT} ${WRKSRC}/license.txt ${PREFIX}/share/doc/tth