diff options
author | anray <anray@FreeBSD.org> | 2006-01-19 23:10:37 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2006-01-19 23:10:37 +0800 |
commit | 310e66982492b565320a076cda7847dc44d583e8 (patch) | |
tree | 1d8e5cee3078e5631568fb7905cd8e62875fc72f /textproc/tth/Makefile | |
parent | 40da6c2ccc1f462e13139303d6762a32ab881ef8 (diff) | |
download | freebsd-ports-gnome-310e66982492b565320a076cda7847dc44d583e8.tar.gz freebsd-ports-gnome-310e66982492b565320a076cda7847dc44d583e8.tar.zst freebsd-ports-gnome-310e66982492b565320a076cda7847dc44d583e8.zip |
Update to 3.72
PR: ports/91988
Submitted by: Boris B. Samorodov (maintainer)
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r-- | textproc/tth/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 1649154a51ca..2de6e5931a17 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tth -PORTVERSION= 3.71 +PORTVERSION= 3.72 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ DISTNAME= tth_C @@ -18,8 +18,6 @@ COMMENT= A TeX to HTML translator RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \ ppmtogif:${PORTSDIR}/graphics/netpbm -BROKEN= Size mismatch - USE_GHOSTSCRIPT_RUN= yes MAN1= tth.1 |