summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-04 09:30:44 +0000
committertron <tron@pkgsrc.org>1999-03-04 09:30:44 +0000
commit33e22c14b3ee83a9ef221925cf258026e4c7b493 (patch)
treee9b2ae9c59c7bceade3daad7387756d93792c07e
parent7c13e6dd870e69553d779f5b5e1b8ee213d2638e (diff)
downloadpkgsrc-33e22c14b3ee83a9ef221925cf258026e4c7b493.tar.gz
Update dependence for "gtk+" package.
-rw-r--r--audio/xhippo/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/p5-gtk/Makefile4
6 files changed, 12 insertions, 12 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index bc94a72dd0f..7968e5f85e0 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/02/27 20:32:54 hubertf Exp $
+# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:44 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.1.12:../../x11/gtk
+DEPENDS= gtk+-1.2.0:../../x11/gtk
USE_X11= YES
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 086b60f0715..48f7537ec52 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 1999/02/20 22:48:30 hubertf Exp $
+# $NetBSD: Makefile,v 1.16 1999/03/04 09:30:45 tron Exp $
#
DISTNAME= imlib-1.9.0
@@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PNG_DISTNAME}${EXTRACT_SUFX}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.labs.redhat.com/imlib/
-DEPENDS+= gtk+-1.1.12:../../x11/gtk
+DEPENDS+= gtk+-1.2.0:../../x11/gtk
DEPENDS+= tiff-3.4:../../graphics/tiff
DEPENDS+= jpeg-6b:../../graphics/jpeg
DEPENDS+= giflib-3.0:../../graphics/giflib
diff --git a/net/gaim/Makefile b/net/gaim/Makefile
index 690b82eb943..42c31960f42 100644
--- a/net/gaim/Makefile
+++ b/net/gaim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/01/30 23:18:53 agc Exp $
+# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:45 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.1.12:../../x11/gtk
+DEPENDS= gtk+-1.2.0:../../x11/gtk
USE_X11BASE= YES
USE_GMAKE= YES
diff --git a/net/gtksamba/Makefile b/net/gtksamba/Makefile
index 36b6ac72d34..19ce4d429cf 100644
--- a/net/gtksamba/Makefile
+++ b/net/gtksamba/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/02/21 18:54:18 rh Exp $
+# $NetBSD: Makefile,v 1.2 1999/03/04 09:30:45 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.1.12:../../x11/gtk
+DEPENDS+= gtk+-1.2.0:../../x11/gtk
USE_X11= yes
GNU_CONFIGURE= yes
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index 985e2804e2d..331928fc4db 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/02/10 15:18:51 frueauf Exp $
+# $NetBSD: Makefile,v 1.3 1999/03/04 09:30:45 tron Exp $
#
DISTNAME= nessus-990201
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.nessus.org/
-DEPENDS+= gtk+-1.1.12:../../x11/gtk
+DEPENDS+= gtk+-1.2.0:../../x11/gtk
GNU_CONFIGURE= YES
diff --git a/x11/p5-gtk/Makefile b/x11/p5-gtk/Makefile
index 53b6b192d3c..44825b63a9e 100644
--- a/x11/p5-gtk/Makefile
+++ b/x11/p5-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/01/16 05:49:56 tron Exp $
+# $NetBSD: Makefile,v 1.5 1999/03/04 09:30:45 tron Exp $
#
DISTNAME= Gtk-0.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/perl/
MAINTAINER= root@garbled.net
-DEPENDS+= gtk+-1.1.12:../../x11/gtk
+DEPENDS+= gtk+-1.2.0:../../x11/gtk
USE_PERL5= yes