summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/gtranscript/Makefile4
-rw-r--r--devel/glade/Makefile6
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--graphics/ee/Makefile4
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--misc/gnome-pim/Makefile4
-rw-r--r--misc/gnome-utils/Makefile4
-rw-r--r--net/xchat/Makefile4
-rw-r--r--print/ggv/Makefile4
-rw-r--r--print/gnome-print/Makefile4
-rw-r--r--sysutils/gmc/Makefile4
-rw-r--r--x11/controlcenter/Makefile4
12 files changed, 25 insertions, 25 deletions
diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile
index 8a9c78c43f2..4fa9f86d066 100644
--- a/databases/gtranscript/Makefile
+++ b/databases/gtranscript/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 1999/09/20 23:48:48 jlam Exp $
+# $NetBSD: Makefile,v 1.5 1999/10/23 11:08:54 tron Exp $
#
DISTNAME= gtranscript-0.0.1
@@ -16,7 +16,7 @@ MASTER_SITES= http://gtranscript.linuxbox.com/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://gtranscript.linuxbox.com/
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= postgresql-6.5.2:../../databases/postgresql
GNU_CONFIGURE= YES
diff --git a/devel/glade/Makefile b/devel/glade/Makefile
index 1f52b9f128a..6aa54776d52 100644
--- a/devel/glade/Makefile
+++ b/devel/glade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/08/29 12:48:58 rh Exp $
+# $NetBSD: Makefile,v 1.12 1999/10/23 11:08:55 tron Exp $
# FreeBSD Id: Makefile,v 1.10 1998/11/18 17:35:16 vanilla Exp
#
@@ -12,8 +12,8 @@ HOMEPAGE= http://glade.pn.org/
BUILD_DEPENDS+= xgettext:../../devel/gettext
BUILD_DEPENDS+= msgfmt:../../devel/gettext
-DEPENDS+= gtk+-1.2.4:../../x11/gtk
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index c0f562f117d..fe6bb39c81e 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/10/22 15:48:46 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:56 tron Exp $
#
DISTNAME= libglade-0.7
@@ -9,7 +9,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.35:../../devel/gettext
-DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs
+DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml
DEPENDS+= esound-0.2.8:../../audio/esound
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile
index 246d6f2d6e5..f03ef2e1851 100644
--- a/graphics/ee/Makefile
+++ b/graphics/ee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/10/22 07:54:17 agc Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/23 11:08:56 tron Exp $
#
DISTNAME= ee-0.3.8
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0/sources/ee/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnome.org/
-DEPENDS= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= yes
USE_X11BASE= yes
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 8c4ca8a1fa3..bf44ccba1c6 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/10/10 15:35:04 rh Exp $
+# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:56 tron Exp $
#
DISTNAME= gnumeric-0.38
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/gnumeric/
BUILD_DEPENDS+= ${LOCALBASE}/bin/python:../../lang/python
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= gnome-print-*:../../print/gnome-print
DEPENDS+= libglade-*:../../devel/libglade
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index c58a46fa3b7..a7b64fac8d1 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/10/09 21:14:03 rh Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:57 tron Exp $
#
DISTNAME= gnome-pim-1.0.50
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 843f126f998..229658c6b1b 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1999/08/29 14:20:44 rh Exp $
+# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:57 tron Exp $
#
DISTNAME= gnome-utils-1.0.12
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.gnome.org/
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
DEPENDS+= ncurses-4.2:../../devel/ncurses
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_X11BASE= YES
diff --git a/net/xchat/Makefile b/net/xchat/Makefile
index b9d99f21d10..0040cf152bf 100644
--- a/net/xchat/Makefile
+++ b/net/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/10/07 17:41:57 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/23 11:08:57 tron Exp $
DISTNAME= xchat-1.2.1
CATEGORIES= net x11 gnome
@@ -7,7 +7,7 @@ MASTER_SITES= ${HOMEPAGE}/files/v1.2/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://xchat.org/
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/print/ggv/Makefile b/print/ggv/Makefile
index 0647ebe8e88..dd585252d68 100644
--- a/print/ggv/Makefile
+++ b/print/ggv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 1999/09/03 17:58:02 tron Exp $
+# $NetBSD: Makefile,v 1.9 1999/10/23 11:08:58 tron Exp $
#
DISTNAME= ggv-0.50
@@ -9,7 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= ghostscript-5.50:../../print/ghostscript5
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 12a1131bc55..073ab998658 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/10/10 15:30:27 rh Exp $
+# $NetBSD: Makefile,v 1.10 1999/10/23 11:08:58 tron Exp $
#
DISTNAME= gnome-print-0.9
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-print/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.levien.com/gnome/print-arch.html
-DEPENDS+= gnome-libs-1.0.16:../../x11/gnome-libs
+DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml
DEPENDS+= ghostscript-*:../../print/ghostscript5
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile
index c8efc7c400d..a624a117faa 100644
--- a/sysutils/gmc/Makefile
+++ b/sysutils/gmc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 1999/10/15 23:59:18 mjl Exp $
+# $NetBSD: Makefile,v 1.19 1999/10/23 11:08:58 tron Exp $
DISTNAME= mc-4.5.38
PKGNAME= gmc-4.5.38
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/mc/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnome.org/mc/
-DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core
+DEPENDS+= gnome-core-*:../../x11/gnome-core
DEPENDS+= libslang-1.3.9:../../devel/libslang
CONFLICTS+= mc-*
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile
index 8a47d58f781..76e84235b1e 100644
--- a/x11/controlcenter/Makefile
+++ b/x11/controlcenter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/08/29 12:49:00 rh Exp $
+# $NetBSD: Makefile,v 1.13 1999/10/23 11:08:59 tron Exp $
#
DISTNAME= control-center-1.0.6
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=sources/control-center/}
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.gnome.org/
-DEPENDS= gnome-core-1.0.9:../../x11/gnome-core \
+DEPENDS= gnome-core-*:../../x11/gnome-core \
xscreensaver-3.17:../../x11/xscreensaver
GNU_CONFIGURE= yes