diff options
author | fredb <fredb@pkgsrc.org> | 2002-03-13 17:36:35 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2002-03-13 17:36:35 +0000 |
commit | b48eba1112f54d5bd53419acb41234e880b1c4d8 (patch) | |
tree | dc32ede50f2b2eb416705689058f2df8cb72865f /x11/rep-gtk/Makefile | |
parent | b83587c254a875614110a4d3bcfeafebc7536d9a (diff) | |
download | pkgsrc-b48eba1112f54d5bd53419acb41234e880b1c4d8.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 'x11/rep-gtk/Makefile')
-rw-r--r-- | x11/rep-gtk/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile index 4f7e6aece08..360a54bfde1 100644 --- a/x11/rep-gtk/Makefile +++ b/x11/rep-gtk/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2001/10/22 02:27:38 mycroft Exp $ +# $NetBSD: Makefile,v 1.11 2002/03/13 17:38:03 fredb Exp $ # DISTNAME= rep-gtk-0.15 +PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= http://prdownloads.sourceforge.net/rep-gtk/ @@ -11,9 +12,9 @@ COMMENT= librep bindings for gtk (used by sawmill) DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= librep>=0.15:../../lang/librep -DEPENDS+= libglade-[0-9]*:../../devel/libglade -DEPENDS+= gnome-libs-[0-9]*:../../x11/gnome-libs -DEPENDS+= gdk-pixbuf-gnome>=0.9.0:../../graphics/gdk-pixbuf-gnome +DEPENDS+= libglade-0.17nb1:../../devel/libglade +DEPENDS+= gnome-libs>=1.4.1.2nb1:../gnome-libs +DEPENDS+= gdk-pixbuf-gnome>=0.11.0nb4:../../graphics/gdk-pixbuf-gnome USE_X11= # defined USE_GMAKE= # defined |