diff options
author | tron <tron> | 1999-04-26 17:17:05 +0000 |
---|---|---|
committer | tron <tron> | 1999-04-26 17:17:05 +0000 |
commit | b502e3501621eece02e28ba764f28320a191182b (patch) | |
tree | ffa7287977c0ec057ee2e4f612e965ae282850dc | |
parent | 3a66d53c74c5f007f0d9b005175dd181592a169b (diff) | |
download | pkgsrc-b502e3501621eece02e28ba764f28320a191182b.tar.gz |
Update dependences for "gnome-core" package to version 1.0.5.
Fixes PR pkg/7474 by Thilo Manske.
-rw-r--r-- | graphics/ee/Makefile | 4 | ||||
-rw-r--r-- | x11/controlcenter/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile index 7d3d2196ea8..b7241ae5a00 100644 --- a/graphics/ee/Makefile +++ b/graphics/ee/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 1999/04/06 02:03:01 abs Exp $ +# $NetBSD: Makefile,v 1.3 1999/04/26 17:17:05 tron Exp $ # DISTNAME= ee-0.3.8 @@ -11,7 +11,7 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ee/ \ MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ -DEPENDS+= gnome-core-1.0.4:../../x11/gnome-core +DEPENDS+= gnome-core-1.0.5:../../x11/gnome-core NOT_FOR_ARCHS= alpha # problems with gtk diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index 8d4f1dde1b8..5bd32b709aa 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 1999/04/12 19:46:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/26 17:17:05 tron Exp $ # -DISTNAME= control-center-1.0.4 +DISTNAME= control-center-1.0.5 CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.circ.us.eu.org/mirrors/ftp.gnome.org/sources/ \ |