diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-04 00:35:21 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-04 00:35:21 +0800 |
commit | 060c093b301987dc9687f9104d477c0a0a55ad57 (patch) | |
tree | a82f53d0dd621b5f5f68aea0e27fab0e9902e840 /textproc | |
parent | 5e6d06b1ea606918b46e7ae503880433bb08c29b (diff) | |
download | freebsd-ports-gnome-060c093b301987dc9687f9104d477c0a0a55ad57.tar.gz freebsd-ports-gnome-060c093b301987dc9687f9104d477c0a0a55ad57.tar.zst freebsd-ports-gnome-060c093b301987dc9687f9104d477c0a0a55ad57.zip |
Initialise Deorbiting Burn Sequence [tm, (c) 2000, PHK] for pnmtopng port.
PR: 20968
Submitted by: PF
Diffstat (limited to 'textproc')
-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 |