diff options
author | garbled <garbled@pkgsrc.org> | 1999-04-05 17:16:13 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1999-04-05 17:16:13 +0000 |
commit | 523d61071dadea4a875723271dc3e60e96bb6b29 (patch) | |
tree | 298e5c08f8fd97d768d0d6eab9aeb8000c7b9252 /x11 | |
parent | 7023261ebf784d524f17b23d7febeabfea2ca0c4 (diff) | |
download | pkgsrc-523d61071dadea4a875723271dc3e60e96bb6b29.tar.gz |
Fix to use gnome-core-1.04 now...
Diffstat (limited to 'x11')
-rw-r--r-- | x11/controlcenter/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/controlcenter/Makefile b/x11/controlcenter/Makefile index f23d2f64e19..0ce8f731f9d 100644 --- a/x11/controlcenter/Makefile +++ b/x11/controlcenter/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/04/01 05:43:46 garbled Exp $ +# $NetBSD: Makefile,v 1.2 1999/04/05 17:16:13 garbled Exp $ # DISTNAME= control-center-1.0.4 @@ -11,8 +11,8 @@ MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ MAINTAINER= root@garbled.net HOMEPAGE= http://www.gnome.org/ -DEPENDS+= gnome-core-1.0.3:../../x11/gnome-core -DEPENDS+= xscreensaver-3.07:../../x11/xscreensaver +DEPENDS+= gnome-core-1.0.4:../../x11/gnome-core +DEPENDS+= xscreensaver-3.08:../../x11/xscreensaver NOT_FOR_ARCHS= alpha # problems with gtk |