From 1429f757dd736d95944071515075f8a01780bc88 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 9 Feb 2000 15:22:32 +0000 Subject: Use wildcard dependence for "png" package. --- print/cups/Makefile | 4 ++-- print/ghostscript5/Makefile | 4 ++-- print/teTeX-bin/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'print') diff --git a/print/cups/Makefile b/print/cups/Makefile index 553d73d7262..d193700f736 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/11/29 02:18:53 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2000/02/09 15:22:43 tron Exp $ # DISTNAME= cups-1.0.2-source @@ -17,7 +17,7 @@ MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.cups.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff USE_LIBTOOL= yes diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 6d2f7538698..b255be40253 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 1999/12/02 14:45:57 tron Exp $ +# $NetBSD: Makefile,v 1.45 2000/02/09 15:22:41 tron Exp $ # DISTNAME= ghostscript-5.50 @@ -21,7 +21,7 @@ HOMEPAGE= http://www.cs.wisc.edu/~ghost/index.html BUILD_DEPENDS= ${BUILD_ROOT}/graphics/jpeg/${WRKDIR:T}/jpeg-6b:../../graphics/jpeg:extract \ unzip:../../archivers/unzip -DEPENDS= png-1.0.3:../../graphics/png +DEPENDS= png-*:../../graphics/png USE_X11= yes diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index a688d5b3e3e..59a297a7261 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/02/05 20:03:01 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2000/02/09 15:22:42 tron Exp $ # FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp # @@ -15,7 +15,7 @@ DEPENDS+= teTeX-share-1.0:../teTeX-share DEPENDS+= dialog-0.6z:../../misc/dialog DEPENDS+= libwww-5.2.8:../../www/libwww DEPENDS+= ncurses>=4.2:../../devel/ncurses -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png CONFLICTS+= omega-* -- cgit v1.2.3