diff options
-rw-r--r-- | x11/gnome-core/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile index a4a20c3c973..03d818b2aa7 100644 --- a/x11/gnome-core/Makefile +++ b/x11/gnome-core/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.55 2000/11/27 11:54:33 itojun Exp $ +# $NetBSD: Makefile,v 1.56 2000/11/29 17:25:40 wiz Exp $ DISTNAME= gnome-core-1.2.4 CATEGORIES= x11 gnome @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-core/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= gdk-pixbuf>=0.7.0:../../graphics/gdk-pixbuf +DEPENDS+= gdk-pixbuf-gnome>=0.9.0nb1:../../graphics/gdk-pixbuf-gnome DEPENDS+= libghttp>=1.0.4:../../www/libghttp DEPENDS+= libxml-*:../../textproc/libxml DEPENDS+= xscreensaver-gnome>=3.25nb1:../xscreensaver-gnome |