diff options
author | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-03-13 17:36:35 +0000 |
commit | 6f3fde27db897874de706ce34882f6ee2cb4523f (patch) | |
tree | dc32ede50f2b2eb416705689058f2df8cb72865f /graphics/p5-GDGraph3d | |
parent | 39efccc163d8b191943eada35beb1ec610c3dd79 (diff) | |
download | pkgsrc-6f3fde27db897874de706ce34882f6ee2cb4523f.tar.gz |
Give all packages which depend on "png" a version bump, and update
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Diffstat (limited to 'graphics/p5-GDGraph3d')
-rw-r--r-- | graphics/p5-GDGraph3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GDGraph3d/Makefile b/graphics/p5-GDGraph3d/Makefile index a287e9f60a4..746b9760d93 100644 --- a/graphics/p5-GDGraph3d/Makefile +++ b/graphics/p5-GDGraph3d/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2001/11/26 06:49:59 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2002/03/13 17:37:14 fredb Exp $ DISTNAME= GDGraph3d-0.55 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5gd3 CATEGORIES= graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} |