summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-10 15:39:06 +0000
committerjlam <jlam>2000-05-10 15:39:06 +0000
commit67d9c59796ddd8b6e0110644a47948baa0e1b8c6 (patch)
tree63bec7f60cfeb7c8df394b6ebe69773f869ab723 /graphics
parent073c77bf228075fabcda38a1d9fd681cf2994929 (diff)
downloadpkgsrc-67d9c59796ddd8b6e0110644a47948baa0e1b8c6.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 'graphics')
-rw-r--r--graphics/xv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index 4ec8cb46791..0540de765d3 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2000/05/07 02:11:17 jlam Exp $
+# $NetBSD: Makefile,v 1.30 2000/05/10 15:39:06 jlam Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp
#
@@ -17,7 +17,7 @@ PATCHFILES= xv-3.10a.JPEG-patch xv-3.10a.TIFF-patch # (for tiff3.4)
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.trilon.com/xv/
-DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11
+DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
DEPENDS+= png>=1.0.6:../png
DEPENDS+= tiff-*:../../graphics/tiff