diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-31 13:16:21 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-31 13:16:21 +0000 |
commit | 1e1769fb67cb826f9c0797c4a4224b2d9fa0588d (patch) | |
tree | 7e12bd695cf0a018cd365c1778f3af5d1ed50061 /print/html2ps-letter | |
parent | 8bd9bf210e0ff8275eb3aab8661b02ca2a56f38b (diff) | |
download | ports-1e1769fb67cb826f9c0797c4a4224b2d9fa0588d.tar.gz ports-1e1769fb67cb826f9c0797c4a4224b2d9fa0588d.zip |
Notes
Diffstat (limited to 'print/html2ps-letter')
-rw-r--r-- | print/html2ps-letter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 6d178920337b..77c6dc85e096 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -3,7 +3,7 @@ # Date created: Sat Nov 22 12:54:50 CET 1997 # Whom: andreas # -# $Id: Makefile,v 1.8 1997/11/17 16:18:35 rse Exp $ +# $Id: Makefile,v 1.1.1.1 1998/05/17 20:14:39 andreas Exp $ # DISTNAME= html2ps-1.0b1 @@ -16,7 +16,6 @@ MAINTAINER= andreas@FreeBSD.ORG BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ djpeg:${PORTSDIR}/graphics/jpeg \ giftopnm:${PORTSDIR}/graphics/netpbm \ - ${site_perl}/Image/Magick.pm:${PORTSDIR}/graphics/p5-PerlMagick \ gs:${PORTSDIR}/print/ghostscript5 \ tex:${PORTSDIR}/print/teTeX \ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \ |