summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-11-29 01:34:04 +0000
committerwiz <wiz@pkgsrc.org>2000-11-29 01:34:04 +0000
commitd4e0a0db92ed94cf971970a0dafa0da00d5e233e (patch)
tree87ed1953dbe9001f4ebf83e28dbae07bd322560e /audio
parentbf4a3f24eb2da94f18f4c845285abdfde6922afd (diff)
downloadpkgsrc-d4e0a0db92ed94cf971970a0dafa0da00d5e233e.tar.gz
Mark as broken, to avoid more queries about its not working.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index c8a63467c86..8ee747772c9 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/10/15 12:06:32 rh Exp $
+# $NetBSD: Makefile,v 1.13 2000/11/29 01:34:04 wiz Exp $
# FreeBSD: ports/audio/xmms/Makefile,v 1.9 2000/02/11 01:46:12 cpiazza Exp
DISTNAME= xmms-1.0.1
@@ -18,6 +18,8 @@ DEPENDS+= gtk+>=1.2.7:../../x11/gtk
DEPENDS+= libmikmod>=3.1.7:../libmikmod
DEPENDS+= libxml>=1.8.5:../../textproc/libxml
+BROKEN= Compiles, but does not work; probably threads problem. See pkg/11091.
+
USE_LIBTOOL= yes
USE_X11= yes
USE_MESA= yes