summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-12 22:31:54 +0000
committertron <tron@pkgsrc.org>2000-03-12 22:31:54 +0000
commit8ee2796d81415b0257a98f86b81baa747f69452c (patch)
treeda8416cfffa74b24b59a11321f68542772d6e2ef /audio
parentf91cf763c26f4eb792774c6ab80fce52358603f6 (diff)
downloadpkgsrc-8ee2796d81415b0257a98f86b81baa747f69452c.tar.gz
Using the updated "glib-1.2.7" package with thread support the "xmms"
GUI finally works. However, the CD audio and OSS modules need some more work.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index d462afe1a95..ce8b14642da 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2000/03/12 21:05:36 tron Exp $
+# $NetBSD: Makefile,v 1.6 2000/03/12 22:31:54 tron Exp $
# FreeBSD: ports/audio/xmms/Makefile,v 1.9 2000/02/11 01:46:12 cpiazza Exp
DISTNAME= xmms-1.0.1
@@ -14,13 +14,10 @@ MASTER_SITES= ftp://ftp.xmms.org/xmms/1.0/ \
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.xmms.org/
-BROKEN= \"gthread\" library needs to be fixed first.
-
DEPENDS+= Mesa-*:../../graphics/Mesa
-DEPENDS+= gtk+-1.2.*:../../x11/gtk
+DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= libmikmod>=3.1.7:../libmikmod
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
-DEPENDS+= pth>=1.3.2:../../devel/pth
USE_LIBTOOL= yes
USE_X11= yes