diff options
author | asami <asami@FreeBSD.org> | 1998-03-21 20:49:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-03-21 20:49:42 +0800 |
commit | 6bf0ba90bf55a1792f5c56218fe45534f19dceaa (patch) | |
tree | e5ee7e1ce6b4d57a0df5678461a48d50272e236c /textproc/tth | |
parent | 4692ae4618e56a27adf1c275a4384e5fa819ee2f (diff) | |
download | freebsd-ports-gnome-6bf0ba90bf55a1792f5c56218fe45534f19dceaa.tar.gz freebsd-ports-gnome-6bf0ba90bf55a1792f5c56218fe45534f19dceaa.tar.zst freebsd-ports-gnome-6bf0ba90bf55a1792f5c56218fe45534f19dceaa.zip |
Mark this port broken, checksum mismatches and directory structure is
different.
Diffstat (limited to 'textproc/tth')
-rw-r--r-- | textproc/tth/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index bd009167f82c..713c5aca6810 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Feb 1998 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.3 1998/03/03 13:19:10 tg Exp $ +# $Id: Makefile,v 1.4 1998/03/04 08:17:34 tg Exp $ # DISTNAME= tth_C @@ -18,6 +18,8 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \ ppmtogif:${PORTSDIR}/graphics/netpbm \ latex:${PORTSDIR}/print/teTeX +BROKEN= checksum + NO_WRKSUBDIR= yes MAN1= tth.1 |