diff options
author | fredb <fredb> | 2002-03-21 05:39:18 +0000 |
---|---|---|
committer | fredb <fredb> | 2002-03-21 05:39:18 +0000 |
commit | cef8053b2b321a17f4f7d20190fe7d81a3855cc1 (patch) | |
tree | 4cb94542f6fd3681c5b3bfb5d32ae1951aa1747c /x11/rep-gtk | |
parent | 8bd0026098589d595a3387b9765b4e6c18155f06 (diff) | |
download | pkgsrc-cef8053b2b321a17f4f7d20190fe7d81a3855cc1.tar.gz |
Bump PKGREVISION and dependencies in lock step for sawfish and friends
because of the change to MACHINE_GNU_PLATFORM for certain ports.
Diffstat (limited to 'x11/rep-gtk')
-rw-r--r-- | x11/rep-gtk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile index 03bbdadaa31..95b8a7ee57c 100644 --- a/x11/rep-gtk/Makefile +++ b/x11/rep-gtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2002/03/14 00:46:08 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2002/03/21 05:39:19 fredb Exp $ # DISTNAME= rep-gtk-0.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 lang MASTER_SITES= http://prdownloads.sourceforge.net/rep-gtk/ @@ -11,7 +11,7 @@ HOMEPAGE= http://rep-gtk.sourceforge.net/ COMMENT= librep bindings for gtk (used by sawmill) DEPENDS+= gtk+-1.2.*:../../x11/gtk -DEPENDS+= librep>=0.15:../../lang/librep +DEPENDS+= librep>=0.15.1nb1:../../lang/librep DEPENDS+= libglade-0.17nb1:../../devel/libglade DEPENDS+= gnome-libs>=1.4.1.2nb1:../gnome-libs DEPENDS+= gdk-pixbuf-gnome>=0.11.0nb1:../../graphics/gdk-pixbuf-gnome |