summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/rep-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rep-gtk/Makefile b/x11/rep-gtk/Makefile
index 06c35d44513..3d2d6239391 100644
--- a/x11/rep-gtk/Makefile
+++ b/x11/rep-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2002/05/12 10:16:52 abs Exp $
+# $NetBSD: Makefile,v 1.15 2002/10/07 22:58:23 wiz Exp $
#
DISTNAME= rep-gtk-0.15
@@ -12,7 +12,7 @@ COMMENT= librep bindings for gtk (used by sawmill)
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= librep>=0.15.1nb1:../../lang/librep
-DEPENDS+= libglade-0.17nb1:../../devel/libglade
+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