From 582a02f348ffab91e61685e5217310eb087f5935 Mon Sep 17 00:00:00 2001 From: jlam Date: Sun, 7 May 2000 02:11:16 +0000 Subject: Correct dependencies to find all applicable versions of ghostscript. If ghostscript isn't installed, then install ghostscript-x11 as it will always work. --- print/ggv/Makefile | 4 ++-- print/gnome-print/Makefile | 4 ++-- print/gv/Makefile | 4 ++-- print/html2ps/Makefile | 4 ++-- print/magicfilter/Makefile | 4 ++-- print/stylewriter/Makefile | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) (limited to 'print') diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 6fab9a6a0c9..f6981b6723d 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/04/20 16:31:41 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2000/05/07 02:11:17 jlam Exp $ # DISTNAME= ggv-0.50 @@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.gnome.org/ BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf -DEPENDS+= ghostscript-x11-5.50nb2:../../print/ghostscript5-x11 +DEPENDS+= ghostscript-x11-*:../../print/ghostscript-x11 DEPENDS+= gnome-core-*:../../x11/gnome-core GNU_CONFIGURE= YES diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile index 43b018be54d..f092d118206 100644 --- a/print/gnome-print/Makefile +++ b/print/gnome-print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2000/04/24 14:14:35 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.23 2000/05/07 02:11:17 jlam Exp $ # DISTNAME= gnome-print-0.18 @@ -10,7 +10,7 @@ HOMEPAGE= http://www.levien.com/gnome/print-arch.html DEPENDS+= gnome-libs>=1.0.56:../../x11/gnome-libs DEPENDS+= libxml>=1.8.5:../../textproc/libxml -DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 +DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11 USE_LIBTOOL= # defined USE_X11BASE= # defined diff --git a/print/gv/Makefile b/print/gv/Makefile index 36e3e5c619d..469f73477d2 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2000/04/20 16:32:23 jlam Exp $ +# $NetBSD: Makefile,v 1.25 2000/05/07 02:11:18 jlam Exp $ # FreeBSD Id: Makefile,v 1.16 1997/07/13 18:49:29 max Exp # @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/gv/unix/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://wwwthep.physik.uni-mainz.de/~plass/gv/ -DEPENDS+= ghostscript-x11-5.50nb2:../../print/ghostscript5-x11 +DEPENDS+= ghostscript-x11-*:../../print/ghostscript-x11 USE_IMAKE= yes USE_XAW= yes diff --git a/print/html2ps/Makefile b/print/html2ps/Makefile index ddd4a7b26c7..cd7ca18ee8c 100644 --- a/print/html2ps/Makefile +++ b/print/html2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/04/23 05:55:02 kim Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/07 02:11:18 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-*:../../print/ghostscript5 +DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11 DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= p5-PerlMagick-*:../../graphics/p5-PerlMagick DEPENDS+= p5-libwww-*:../../www/p5-libwww diff --git a/print/magicfilter/Makefile b/print/magicfilter/Makefile index 246fcdad5db..514eebcdbc2 100644 --- a/print/magicfilter/Makefile +++ b/print/magicfilter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2000/04/20 16:32:47 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2000/05/07 02:11:18 jlam Exp $ DISTNAME= magicfilter-1.2 CATEGORIES= print @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE:=system/printing/} MAINTAINER= packages@netbsd.org DEPENDS+= a2ps-*:../../print/a2ps -DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 +DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11 DEPENDS+= netpbm-*:../../graphics/netpbm DEPENDS+= teTeX-bin-*:../../print/teTeX-bin DEPENDS+= papersize-*:../../print/papersize diff --git a/print/stylewriter/Makefile b/print/stylewriter/Makefile index fd5cf97c9c4..f3c75f65213 100644 --- a/print/stylewriter/Makefile +++ b/print/stylewriter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/04/20 16:33:56 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2000/05/07 02:11:18 jlam Exp $ # DISTNAME= stylewriter @@ -9,7 +9,7 @@ MASTER_SITES= http://www.pobox.com/~monroe/styl/ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.pobox.com/~monroe/styl/ -DEPENDS+= ghostscript*-5.50nb2:../../print/ghostscript5 +DEPENDS+= ghostscript{,-nox11,-x11}-[0-9]*:../../print/ghostscript-x11 DEPENDS+= enscript-1.6.1:../../print/enscript NO_CONFIGURE= yes -- cgit v1.2.3