diff options
author | agc <agc@pkgsrc.org> | 1999-10-28 10:24:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-10-28 10:24:10 +0000 |
commit | 2fae251696838a11c14272bd6981e90cec15f47c (patch) | |
tree | 784a0958969e85b7cac2b26b7ce6f74f5c1ebec3 /devel/libglade | |
parent | 6acac8b70f837d49083497e54a957683f3ae1238 (diff) | |
download | pkgsrc-2fae251696838a11c14272bd6981e90cec15f47c.tar.gz |
Annotate the esound pre-requisite.
Diffstat (limited to 'devel/libglade')
-rw-r--r-- | devel/libglade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index 9a0ca592130..0782009a140 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1999/10/28 10:22:28 agc Exp $ +# $NetBSD: Makefile,v 1.15 1999/10/28 10:24:10 agc Exp $ # DISTNAME= libglade-0.7 @@ -11,7 +11,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/ BROKEN= broken link phase DEPENDS+= gettext-0.10.35:../../devel/gettext -DEPENDS+= esound-0.2.15:../../audio/esound +DEPENDS+= esound-0.2.15:../../audio/esound # do not remove this pre-req DEPENDS+= gnome-libs-*:../../x11/gnome-libs DEPENDS+= libxml-1.*:../../textproc/libxml |