summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-06 03:34:48 +0000
committerwiz <wiz@pkgsrc.org>2000-02-06 03:34:48 +0000
commitc2ed57f5ee1ab3099ae8a26b6eef4c37c3929fe2 (patch)
treeeab85b77767b6175bc746ed0277634381aac8ee9 /devel
parent397be1d7dca9673e4ff9cf05cee080ca4b944d98 (diff)
downloadpkgsrc-c2ed57f5ee1ab3099ae8a26b6eef4c37c3929fe2.tar.gz
wildcarded esound dependencies
Diffstat (limited to 'devel')
-rw-r--r--devel/libglade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 98830e03c84..9d7d8c1887b 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2000/01/10 19:11:07 hubertf Exp $
+# $NetBSD: Makefile,v 1.21 2000/02/06 03:34:49 wiz Exp $
#
DISTNAME= libglade-0.11
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.daa.com.au/~james/gnome/
DEPENDS+= gettext-0.10.*:../../devel/gettext
# do not remove esound pre-requisite
-DEPENDS+= esound-0.2.15:../../audio/esound
+DEPENDS+= esound-0.2.*:../../audio/esound
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= libxml-1.*:../../textproc/libxml