diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-03 16:35:21 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-03 16:35:21 +0000 |
commit | 67c29fddb0f4e9d47a8ee94e7f5aee76c1ccd981 (patch) | |
tree | 77494fe387e6c41374ef986d345013e85d5653eb /textproc/tth | |
parent | 4014682b5ce44ee492b0cffa8be3a86e3d17304a (diff) | |
download | freebsd-ports-67c29fddb0f4e9d47a8ee94e7f5aee76c1ccd981.zip |
Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.
PR: 20968
Submitted by: PF
Diffstat (limited to 'textproc/tth')
-rw-r--r-- | textproc/tth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index f7690986b996..6d76da8ae01e 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \ latex:${PORTSDIR}/print/teTeX \ - pnmtopng:${PORTSDIR}/graphics/pnmtopng \ ppmtogif:${PORTSDIR}/graphics/netpbm MAN1= tth.1 |