summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-05-02 14:35:56 +0000
committertron <tron@pkgsrc.org>1999-05-02 14:35:56 +0000
commit4c1a6ff88fa52c3a7b90ea9f130eefc116f01c80 (patch)
treec1a79a11b2976a337876c33adcc94779876c48f1 /x11
parent413d44a335d0212acc8d626355aff77c2812be54 (diff)
downloadpkgsrc-4c1a6ff88fa52c3a7b90ea9f130eefc116f01c80.tar.gz
Update dependence for "gtk+" package to version 1.2.2.
Diffstat (limited to 'x11')
-rw-r--r--x11/gtk--/Makefile4
-rw-r--r--x11/gtkglarea/Makefile4
-rw-r--r--x11/p5-gtk/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index 35ef2336d55..5a2b6ddbe3e 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:41 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/05/02 14:35:58 tron Exp $
# FreeBSD Id: Makefile,v 1.6 1999/01/12 16:50:43 vanilla Exp
#
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/gtk--/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://lazy.ton.tut.fi/gtk--/gtk--.html
-DEPENDS+= gtk+-1.2.1:../../x11/gtk
+DEPENDS+= gtk+-1.2.2:../../x11/gtk
BUILD_DEPENDS+= gm4:../../devel/m4
USE_LIBTOOL= yes
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index ff650d5673d..23791fa6891 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/27 22:23:14 tron Exp $
+# $NetBSD: Makefile,v 1.7 1999/05/02 14:35:58 tron Exp $
DISTNAME= gtkglarea-1.1
CATEGORIES= x11 graphics
@@ -8,7 +8,7 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.student.oulu.fi/~jlof/gtkglarea/
DEPENDS+= Mesa-3.0:../../graphics/Mesa
-DEPENDS+= gtk+-1.2.1:../../x11/gtk
+DEPENDS+= gtk+-1.2.2:../../x11/gtk
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 1988d0dd32a..61e51fc32e4 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/04/26 19:30:26 garbled Exp $
+# $NetBSD: Makefile,v 1.9 1999/05/02 14:35:58 tron Exp $
#
DISTNAME= Gtk-0.5120
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/
MAINTAINER= root@garbled.net
-DEPENDS+= gtk+-1.2.1:../../x11/gtk
+DEPENDS+= gtk+-1.2.2:../../x11/gtk
USE_PERL5= yes
USE_X11= yes