summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-06-27 00:29:08 +0000
committerwiz <wiz@pkgsrc.org>2000-06-27 00:29:08 +0000
commit982ed2fe49ef2e893d35d583db6710b94def7636 (patch)
tree5cb02f971f3f72ba8b139c433d963b0f2ab4102b /x11
parenta381017e2c20005a98f4cf3349cc11026199ba99 (diff)
downloadpkgsrc-982ed2fe49ef2e893d35d583db6710b94def7636.tar.gz
unify esound dependencies in gnome packages
Diffstat (limited to 'x11')
-rw-r--r--x11/enlightenment/Makefile4
-rw-r--r--x11/gnome-libs/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/enlightenment/Makefile b/x11/enlightenment/Makefile
index 2bcf4903358..12845b7ff2a 100644
--- a/x11/enlightenment/Makefile
+++ b/x11/enlightenment/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2000/05/01 06:07:47 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2000/06/27 00:29:09 wiz Exp $
DISTNAME= enlightenment-0.16.2
CATEGORIES= x11 gnome
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.enlightenment.org/pub/e/enlightenment/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.enlightenment.org/
-DEPENDS+= esound-*:../../audio/esound
+DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= imlib>=1.9.8:../../graphics/imlib
DEPENDS+= fnlib-0.5:../../graphics/fnlib
DEPENDS+= freetype-lib-*:../../graphics/freetype-lib
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 6de810a2e93..d0dcc15f3cc 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2000/06/25 19:06:19 rh Exp $
+# $NetBSD: Makefile,v 1.47 2000/06/27 00:29:10 wiz Exp $
DISTNAME= gnome-libs-1.2.3
CATEGORIES= x11 gnome
@@ -8,7 +8,7 @@ MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.gnome.org/
DEPENDS+= ORBit-*:../../net/ORBit
-DEPENDS+= esound-*:../../audio/esound
+DEPENDS+= esound>=0.2.18:../../audio/esound
DEPENDS+= gtk+>=1.2.7:../gtk
DEPENDS+= imlib-*:../../graphics/imlib
DEPENDS+= xpm-3.4k:../../graphics/xpm