diff options
Diffstat (limited to 'devel/libglade/Makefile')
-rw-r--r-- | devel/libglade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile index b45c4e228f3..9a0ca592130 100644 --- a/devel/libglade/Makefile +++ b/devel/libglade/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 1999/10/27 17:14:07 agc Exp $ +# $NetBSD: Makefile,v 1.14 1999/10/28 10:22:28 agc Exp $ # DISTNAME= libglade-0.7 @@ -11,6 +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+= gnome-libs-*:../../x11/gnome-libs DEPENDS+= libxml-1.*:../../textproc/libxml |