diff options
author | tron <tron@pkgsrc.org> | 1999-01-16 12:05:09 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-01-16 12:05:09 +0000 |
commit | 072c4c594db7521dd6072abaaa6879c3ab3d82d4 (patch) | |
tree | a40c77aff32605e0cf65d0f04c059ca60a313f99 | |
parent | e7fd8eaf892e03ba0ad63a408c6db3aeb96216da (diff) | |
download | pkgsrc-072c4c594db7521dd6072abaaa6879c3ab3d82d4.tar.gz |
Depend on version 1.1.12 if "glib" package.
-rw-r--r-- | corba/ORBit/Makefile | 4 | ||||
-rw-r--r-- | net/ORBit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/corba/ORBit/Makefile b/corba/ORBit/Makefile index 5de7203fd2b..10ac827d453 100644 --- a/corba/ORBit/Makefile +++ b/corba/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/12/19 12:31:46 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/01/16 12:05:09 tron Exp $ # DISTNAME= ORBit-0.3.90 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= glib-1.1.9:../../devel/glib +DEPENDS+= glib-1.1.12:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent CONFLICTS= ORBit-* diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 5de7203fd2b..10ac827d453 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 1998/12/19 12:31:46 tron Exp $ +# $NetBSD: Makefile,v 1.9 1999/01/16 12:05:09 tron Exp $ # DISTNAME= ORBit-0.3.90 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/ORBit/ \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= glib-1.1.9:../../devel/glib +DEPENDS+= glib-1.1.12:../../devel/glib DEPENDS+= gindent-1.9.1:../../devel/gindent CONFLICTS= ORBit-* |