summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/xhippo/Makefile4
-rw-r--r--graphics/gimp/Makefile4
-rw-r--r--graphics/imlib/Makefile4
-rw-r--r--net/gaim/Makefile4
-rw-r--r--net/gtksamba/Makefile4
-rw-r--r--security/nessus/Makefile4
-rw-r--r--x11/gtk--/Makefile4
-rw-r--r--x11/gtkglarea/Makefile4
-rw-r--r--x11/p5-gtk/Makefile4
9 files changed, 18 insertions, 18 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 7968e5f85e0..f8f5b6cface 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:44 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:40 tron Exp $
#
DISTNAME= xhippo-0.6
@@ -8,7 +8,7 @@ MASTER_SITES= http://zenchaos.netpedia.net/software/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://zenchaos.netpedia.net/
-DEPENDS= gtk+-1.2.0:../../x11/gtk
+DEPENDS= gtk+-1.2.1:../../x11/gtk
USE_X11= YES
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 2d45f0ccfea..84ddcfcc4d8 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 1999/04/05 23:28:29 tron Exp $
+# $NetBSD: Makefile,v 1.35 1999/04/16 20:16:41 tron Exp $
DISTNAME= gimp-1.0.4
CATEGORIES= graphics
@@ -14,7 +14,7 @@ HOMEPAGE= http://www.gimp.org/
BUILD_DEPENDS= emacs:../../editors/emacs
DEPENDS+= jpeg-6b:../../graphics/jpeg
-DEPENDS+= gtk+-1.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
DEPENDS+= mpeg-1.2.1:../../graphics/mpeg-lib
DEPENDS+= png-1.0.3:../../graphics/png
DEPENDS+= tiff-3.4:../../graphics/tiff
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index eda18d7a0f4..1bf9771bb44 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/03/22 22:43:42 agc Exp $
+# $NetBSD: Makefile,v 1.19 1999/04/16 20:16:41 tron Exp $
#
DISTNAME= imlib-1.9.4
@@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.labs.redhat.com/imlib/
-DEPENDS+= gtk+-1.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
DEPENDS+= giflib-3.0:../../graphics/giflib
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= netpbm-19940301:../../graphics/netpbm
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 42c31960f42..71991e01b31 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:45 tron Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:41 tron Exp $
#
DISTNAME= gaim-19981231
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.marko.net/pub/gaim/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.marko.net/gaim/
-DEPENDS= gtk+-1.2.0:../../x11/gtk
+DEPENDS= gtk+-1.2.1:../../x11/gtk
USE_X11BASE= YES
USE_GMAKE= YES
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile
index 19ce4d429cf..a70b37b2107 100644
--- a/net/gtksamba/Makefile
+++ b/net/gtksamba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/03/04 09:30:45 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/04/16 20:16:41 tron Exp $
#
DISTNAME= gtksamba-0.3.2pl1
@@ -9,7 +9,7 @@ MASTER_SITES= http://www.open-systems.com/gtksamba/
MAINTAINER= packages@NetBSD.org
HOMEPAGE= http://www.open-systems.com/gtksamba.html
-DEPENDS+= gtk+-1.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 85bd899c1b3..1908bbd5cd9 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/23 16:19:49 bouyer Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/16 20:16:41 tron Exp $
#
DISTNAME= nessus-990318
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.nessus.org/
-DEPENDS+= gtk+-1.2.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
GNU_CONFIGURE= YES
diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile
index d25dbdfb854..35ef2336d55 100644
--- a/x11/gtk--/Makefile
+++ b/x11/gtk--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/03/14 17:18:28 rh Exp $
+# $NetBSD: Makefile,v 1.4 1999/04/16 20:16:41 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.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
BUILD_DEPENDS+= gm4:../../devel/m4
USE_LIBTOOL= yes
diff --git a/x11/gtkglarea/Makefile b/x11/gtkglarea/Makefile
index 9c44ac75ce4..3fc4f84c3d3 100644
--- a/x11/gtkglarea/Makefile
+++ b/x11/gtkglarea/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/03/04 08:56:06 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/04/16 20:16:41 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.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 1e54a771780..8557701d275 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/04/12 17:57:23 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 1999/04/16 20:16:42 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.0:../../x11/gtk
+DEPENDS+= gtk+-1.2.1:../../x11/gtk
USE_PERL5= yes