summaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorjlam <jlam>2000-05-07 02:11:16 +0000
committerjlam <jlam>2000-05-07 02:11:16 +0000
commit66771ffc28048788baf86bb670625169d6b6b9bf (patch)
tree5b97a915a79c4a41ab3dd86e72506cca9617d6e7 /graphics/xv
parent261968513c923d72e6f8cef7f8a0d625d059c353 (diff)
downloadpkgsrc-66771ffc28048788baf86bb670625169d6b6b9bf.tar.gz
Correct dependencies to find all applicable versions of ghostscript.
If ghostscript isn't installed, then install ghostscript-x11 as it will always work.
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile
index bbf77683dfc..4ec8cb46791 100644
--- a/graphics/xv/Makefile
+++ b/graphics/xv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2000/04/20 16:30:51 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2000/05/07 02:11:17 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*-5.50nb2:../../print/ghostscript5
+DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11
DEPENDS+= png>=1.0.6:../png
DEPENDS+= tiff-*:../../graphics/tiff