diff options
Diffstat (limited to 'corba/ORBit/Makefile')
-rw-r--r-- | corba/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index aa1297b6393..837c09ca26f 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/04/15 21:33:04 tron Exp $ +# $NetBSD: Makefile,v 1.15 1999/04/16 19:24:35 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.0:../../devel/glib +DEPENDS+= glib-1.2.1:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent GNU_CONFIGURE= yes |