diff options
-rw-r--r-- | x11/gnome-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile index 6e31292e66c..fe88096b3ee 100644 --- a/x11/gnome-libs/Makefile +++ b/x11/gnome-libs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2000/03/13 22:28:09 tron Exp $ +# $NetBSD: Makefile,v 1.42 2000/05/12 09:21:12 agc Exp $ DISTNAME= gnome-libs-1.0.56 CATEGORIES= x11 gnome @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-libs/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.gnome.org/ -DEPENDS+= ORBit-*:../../corba/ORBit +DEPENDS+= ORBit-*:../../net/ORBit DEPENDS+= esound-*:../../audio/esound DEPENDS+= gtk+>=1.2.7:../gtk DEPENDS+= imlib-*:../../graphics/imlib |