summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-06-16 23:56:20 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-06-16 23:56:20 +0000
commit7a0d0a0b472f1efe1b44aed869d0643de3ee618b (patch)
tree449c3892d9c35c6d0d5146c23b10bd8b59c70027 /audio
parent- Update to 0.99 (diff)
Mark broken (will not work until xmms and arts will use the same glib version).
Notes
Notes: svn path=/head/; revision=111643
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-arts/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
index fda0e6f881d6..63a380cfd66f 100644
--- a/audio/xmms-arts/Makefile
+++ b/audio/xmms-arts/Makefile
@@ -27,4 +27,6 @@ CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${X11BASE}/include"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+BROKEN= Will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead
+
.include <bsd.port.mk>