diff options
author | tron <tron@pkgsrc.org> | 1999-10-27 11:05:19 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-10-27 11:05:19 +0000 |
commit | 117100c50c6e0b47cdf4e1e7b94fef2440179310 (patch) | |
tree | afddfd755348e6338ff0288be6f5071e3d1b5c46 /devel/libglade | |
parent | 891890e4ab8f898b27213eb6e9c892e25170335d (diff) | |
download | pkgsrc-117100c50c6e0b47cdf4e1e7b94fef2440179310.tar.gz |
"esound" package is already required by "gnome-libs" package. So move the
dependence there.
Diffstat (limited to 'devel/libglade')
-rw-r--r-- | devel/libglade/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |