diff options
-rw-r--r-- | corba/ORBit/Makefile | 4 | ||||
-rw-r--r-- | devel/xdelta/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index e751504f3d7..edb8213ad36 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/04/27 22:04:16 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/05/02 14:11:40 tron Exp $ # DISTNAME= ORBit-0.4.3 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= glib-1.2.1:../../devel/glib +DEPENDS+= glib-1.2.2:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent GNU_CONFIGURE= yes diff --git a/devel/xdelta/Makefile b/devel/xdelta/Makefile index 6c974a4c65b..55ca6a72153 100644 --- a/devel/xdelta/Makefile +++ b/devel/xdelta/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1999/04/16 19:24:34 tron Exp $ +# $NetBSD: Makefile,v 1.10 1999/05/02 14:11:41 tron Exp $ # DISTNAME= xdelta-0.22 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://www.xcf.berkeley.edu/pub/xdelta/ MAINTAINER= root@garbled.net HOMEPAGE= http://scam.XCF.Berkeley.EDU/~jmacd/xdelta.html -DEPENDS+= glib-1.2.1:../../devel/glib +DEPENDS+= glib-1.2.2:../../devel/glib DEPENDS+= gdbm-1.7.3:../../databases/gdbm USE_LIBTOOL= yes diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index e751504f3d7..edb8213ad36 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/04/27 22:04:16 tron Exp $ +# $NetBSD: Makefile,v 1.17 1999/05/02 14:11:40 tron Exp $ # DISTNAME= ORBit-0.4.3 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= glib-1.2.1:../../devel/glib +DEPENDS+= glib-1.2.2:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent GNU_CONFIGURE= yes |