summaryrefslogtreecommitdiff
path: root/print/html2ps-a4
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-31 13:16:21 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-31 13:16:21 +0000
commit1e1769fb67cb826f9c0797c4a4224b2d9fa0588d (patch)
tree7e12bd695cf0a018cd365c1778f3af5d1ed50061 /print/html2ps-a4
parentDefine NO_LATEST_LINK, this is a beta. (diff)
p5-PerlMagick is included in ImageMagick now.
Notes
Notes: svn path=/head/; revision=12960
Diffstat (limited to 'print/html2ps-a4')
-rw-r--r--print/html2ps-a4/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/print/html2ps-a4/Makefile b/print/html2ps-a4/Makefile
index 6d178920337b..77c6dc85e096 100644
--- a/print/html2ps-a4/Makefile
+++ b/print/html2ps-a4/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 \