diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-14 22:16:34 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-14 22:16:34 +0000 |
commit | 50314dc6a32f96a146b3655ee80291accc6ebd37 (patch) | |
tree | 43d62c9e0cd7117642c20d5d319d8d56cabea6b1 /print/mftrace | |
parent | 7fb421e760ff98718ddeb11d47bfbd82d680bf16 (diff) | |
download | ports-50314dc6a32f96a146b3655ee80291accc6ebd37.tar.gz ports-50314dc6a32f96a146b3655ee80291accc6ebd37.zip |
Notes
Diffstat (limited to 'print/mftrace')
-rw-r--r-- | print/mftrace/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 72beed3924f8..822b6222fcc4 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ MAINTAINER= atamaniuk-ports@frobs.net COMMENT= Scalable PostScript (Type1) Fonts for MetaFont +BROKEN= "Checksum mismatch" + RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ t1asm:${PORTSDIR}/print/t1utils \ pfaedit:${PORTSDIR}/print/pfaedit |