diff options
Diffstat (limited to 'textproc/tth/Makefile')
-rw-r--r-- | textproc/tth/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 713c5ac..de0ea3d 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: tth -# Version required: 1.30 +# Version required: 1.32 # Date created: 19 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/03/04 08:17:34 tg Exp $ +# $Id: Makefile,v 1.5 1998/03/21 12:49:42 asami Exp $ # DISTNAME= tth_C -PKGNAME= tth-1.30 +PKGNAME= tth-1.32 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ EXTRACT_SUFX= .tgz @@ -18,9 +18,6 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ ppmtogif:${PORTSDIR}/graphics/netpbm \ latex:${PORTSDIR}/print/teTeX -BROKEN= checksum - -NO_WRKSUBDIR= yes MAN1= tth.1 do-build: |