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 /www/galeon | |
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 'www/galeon')
-rw-r--r-- | www/galeon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile index c41051f5cb6..0d68d3b02fa 100644 --- a/www/galeon/Makefile +++ b/www/galeon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2002/03/13 16:14:56 taya Exp $ +# $NetBSD: Makefile,v 1.27 2002/03/13 17:37:51 fredb Exp $ DISTNAME= galeon-1.2.0 CATEGORIES= www @@ -12,7 +12,7 @@ CONFLICTS= galeon-current-[0-9]* BUILD_DEPENDS+= xml-i18n-tools>=0.8.1:../../textproc/xml-i18n-tools DEPENDS+= scrollkeeper>=0.2:../../textproc/scrollkeeper -DEPENDS+= mozilla>=0.9.8:../mozilla +DEPENDS+= mozilla>=0.9.9:../../www/mozilla USE_X11BASE= yes USE_GMAKE= yes |