summaryrefslogtreecommitdiff
path: root/print/html2ps
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-05-10 15:39:06 +0000
committerjlam <jlam@pkgsrc.org>2000-05-10 15:39:06 +0000
commitfd75e24317f11b2d93b0aa1290d4ac1d1d35e98c (patch)
tree63bec7f60cfeb7c8df394b6ebe69773f869ab723 /print/html2ps
parent541f533f1933aa6e61aebc618175bcab4ddd9cbc (diff)
downloadpkgsrc-fd75e24317f11b2d93b0aa1290d4ac1d1d35e98c.tar.gz
Alter dependencies. Packages needing X11 drivers use
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
Diffstat (limited to 'print/html2ps')
-rw-r--r--print/html2ps/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile
index cd7ca18ee8c..d3837626aed 100644
--- a/print/html2ps/Makefile
+++ b/print/html2ps/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/05/07 02:11:18 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2000/05/10 15:39:07 jlam Exp $
#
DISTNAME= html2ps-1.0b1
@@ -9,7 +9,7 @@ MAINTAINER= kim@tac.nyc.ny.us
HOMEPAGE= http://www.tdb.uu.se/~jan/html2ps.html
DEPENDS+= ImageMagick-*:../../graphics/ImageMagick
-DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11
+DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= p5-PerlMagick-*:../../graphics/p5-PerlMagick
DEPENDS+= p5-libwww-*:../../www/p5-libwww