diff options
author | tron <tron@pkgsrc.org> | 2000-02-09 15:22:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-02-09 15:22:32 +0000 |
commit | f184beb4a51b75fb40b13cddcffc2381199984c4 (patch) | |
tree | 43dc4b6bcfb1f549476ecf51f93028d5884a4cc1 /graphics | |
parent | c247f960da57570c4e2c2a1f8de1d05a47ed27ea (diff) | |
download | pkgsrc-f184beb4a51b75fb40b13cddcffc2381199984c4.tar.gz |
Use wildcard dependence for "png" package.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/clanlib/Makefile | 4 | ||||
-rw-r--r-- | graphics/gif2png/Makefile | 4 | ||||
-rw-r--r-- | graphics/gimp-current/Makefile | 4 | ||||
-rw-r--r-- | graphics/imlib/Makefile | 4 | ||||
-rw-r--r-- | graphics/povray/Makefile | 4 | ||||
-rw-r--r-- | graphics/xart/Makefile | 4 | ||||
-rw-r--r-- | graphics/xpaint/Makefile | 4 | ||||
-rw-r--r-- | graphics/xsane/Makefile | 4 | ||||
-rw-r--r-- | graphics/xv/Makefile | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/graphics/clanlib/Makefile b/graphics/clanlib/Makefile index 11ea12a62f3..7a0a6187904 100644 --- a/graphics/clanlib/Makefile +++ b/graphics/clanlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/01/02 03:36:52 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2000/02/09 15:22:35 tron Exp $ DISTNAME= ClanLib-0.2.2 CATEGORIES= graphics games devel x11 @@ -9,7 +9,7 @@ HOMEPAGE= http://www.clanlib.org/ DEPENDS+= Hermes-1.2.6*:../../graphics/hermes DEPENDS+= Mesa-*:../../graphics/Mesa -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png DEPENDS+= pth-*:../../devel/pth USE_X11BASE= yes diff --git a/graphics/gif2png/Makefile b/graphics/gif2png/Makefile index f1a824ee850..1edc4f632e3 100644 --- a/graphics/gif2png/Makefile +++ b/graphics/gif2png/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/01/06 09:26:26 rh Exp $ +# $NetBSD: Makefile,v 1.7 2000/02/09 15:22:36 tron Exp $ # DISTNAME= gif2png-2.3.0 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.tuxedo.org/~esr/gif2png/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.tuxedo.org/~esr/gif2png/ -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png GNU_CONFIGURE= YES MAKE_ENV+= INCLUDES="-I${PREFIX}/include" diff --git a/graphics/gimp-current/Makefile b/graphics/gimp-current/Makefile index 05fb8d565f3..8617f4baa95 100644 --- a/graphics/gimp-current/Makefile +++ b/graphics/gimp-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/01/10 19:11:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 2000/02/09 15:22:36 tron Exp $ DISTNAME= gimp-1.1.13 CATEGORIES= graphics @@ -13,7 +13,7 @@ HOMEPAGE= http://www.gimp.org/ DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= gettext-0.10.*:../../devel/gettext diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index a72a622d31a..26853457f5b 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 1999/10/28 00:23:08 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2000/02/09 15:22:34 tron Exp $ # DISTNAME= imlib-1.9.8 @@ -13,7 +13,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= libungif-*:../../graphics/libungif DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= netpbm-*:../../graphics/netpbm -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff USE_X11BASE= yes diff --git a/graphics/povray/Makefile b/graphics/povray/Makefile index 1db87c1d114..8a0281ec60c 100644 --- a/graphics/povray/Makefile +++ b/graphics/povray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/01/04 16:28:42 agc Exp $ +# $NetBSD: Makefile,v 1.7 2000/02/09 15:22:33 tron Exp $ # FreeBSD Id: Makefile,v 1.9 1998/08/20 18:56:00 jseger Exp # @@ -14,7 +14,7 @@ DIST_SUBDIR= ${PKGNAME} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.povray.org/ -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png USE_X11= yes diff --git a/graphics/xart/Makefile b/graphics/xart/Makefile index 26aa6d536e2..e851ac27acc 100644 --- a/graphics/xart/Makefile +++ b/graphics/xart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/01/02 03:36:53 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2000/02/09 15:22:32 tron Exp $ # DISTNAME= xart19980415 @@ -13,7 +13,7 @@ HOMEPAGE= http://www.cqi.com/~humbubba/linux.html DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= xpm-3.4k:../../graphics/xpm -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png WRKSRC= ${WRKDIR}/19980415 USE_IMAKE= yes diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index c8da6da0fa2..e38a595b99a 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 1999/10/08 21:12:51 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2000/02/09 15:22:32 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/08/29 12:17:50 tg Exp # @@ -13,7 +13,7 @@ HOMEPAGE= http://www.danbbs.dk/~torsten/xpaint/ DEPENDS+= xpm-3.4k:../../graphics/xpm DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png USE_IMAKE= yes diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 42330c9f8ab..034bd6eb2be 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2000/01/26 22:03:12 rh Exp $ +# $NetBSD: Makefile,v 1.13 2000/02/09 15:22:35 tron Exp $ # DISTNAME= xsane-0.51 @@ -16,7 +16,7 @@ MAINTAINER= rh@netbsd.org HOMEPAGE= http://www.wolfsburg.de/~rauch/sane/sane-xsane.html DEPENDS+= jpeg-6b:../../graphics/jpeg -DEPENDS+= png-1.0.3:../../graphics/png +DEPENDS+= png-*:../../graphics/png DEPENDS+= tiff-*:../../graphics/tiff DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= sane-1.0.1:../../graphics/sane diff --git a/graphics/xv/Makefile b/graphics/xv/Makefile index 2b1a6ac38a7..3e7a0732e1a 100644 --- a/graphics/xv/Makefile +++ b/graphics/xv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/10/08 21:12:52 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2000/02/09 15:22:33 tron Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/03 07:37:08 asami Exp # @@ -18,7 +18,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.trilon.com/xv/ DEPENDS+= ghostscript-5.50:../../print/ghostscript5 -DEPENDS+= png-1.0.3:../png +DEPENDS+= png-*:../png DEPENDS+= tiff-*:../../graphics/tiff USE_IMAKE= yes |