summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>1999-10-27 11:05:19 +0000
committertron <tron>1999-10-27 11:05:19 +0000
commit2ed620ae0adc5a4f9f84322617fc293abffa57cd (patch)
treeafddfd755348e6338ff0288be6f5071e3d1b5c46
parentb82d5aeb9890dc2a5aad47f91e864e31807a9c40 (diff)
downloadpkgsrc-2ed620ae0adc5a4f9f84322617fc293abffa57cd.tar.gz
"esound" package is already required by "gnome-libs" package. So move the
dependence there.
-rw-r--r--devel/libglade/Makefile3
-rw-r--r--misc/gnofin/Makefile3
-rw-r--r--x11/gnome-core/Makefile3
-rw-r--r--x11/gnome-libs/Makefile3
4 files changed, 5 insertions, 7 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index fe6bb39c81e..1af9718321e 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/10/23 11:08:56 tron Exp $
+# $NetBSD: Makefile,v 1.12 1999/10/27 11:05:19 tron Exp $
#
DISTNAME= libglade-0.7
@@ -11,7 +11,6 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml
-DEPENDS+= esound-0.2.8:../../audio/esound
USE_LIBTOOL= YES
USE_X11BASE= YES
diff --git a/misc/gnofin/Makefile b/misc/gnofin/Makefile
index 7bcb3a30cde..b34cdae30c7 100644
--- a/misc/gnofin/Makefile
+++ b/misc/gnofin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/10/22 23:41:45 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/10/27 11:05:21 tron Exp $
#
DISTNAME= gnofin-0.6.0
@@ -9,7 +9,6 @@ MAINTAINER= mellon@isc.org
HOMEPAGE= http://jagger.me.berkeley.edu/~dfisher/gnofin/
DEPENDS+= gtk+-1.2.*:../../x11/gtk
-DEPENDS+= esound-*:../../audio/esound
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
USE_X11= yes
diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile
index efb1cc90343..cf1b3540941 100644
--- a/x11/gnome-core/Makefile
+++ b/x11/gnome-core/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 1999/10/23 11:01:43 tron Exp $
+# $NetBSD: Makefile,v 1.31 1999/10/27 11:05:21 tron Exp $
DISTNAME= gnome-core-1.0.53
CATEGORIES= x11 gnome
@@ -7,7 +7,6 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=gnome-1.0.53/sources/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
-DEPENDS+= esound-*:../../audio/esound
DEPENDS+= libghttp-*:../../www/libghttp
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libgtop-*:../../devel/libgtop
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index ad6fd145ffb..47d1673bd32 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 1999/10/22 23:48:44 tron Exp $
+# $NetBSD: Makefile,v 1.35 1999/10/27 11:05:21 tron Exp $
DISTNAME= gnome-libs-1.0.53
CATEGORIES= x11 gnome
@@ -8,6 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= ORBit-*:../../corba/ORBit
+DEPENDS+= esound-*:../../audio/esound
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= xpm-3.4k:../../graphics/xpm