aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-arts
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2004-06-17 07:56:20 +0800
committerfjoe <fjoe@FreeBSD.org>2004-06-17 07:56:20 +0800
commit2734c5e2a40be1de935e6960851f66997f48522a (patch)
tree340fd81a27abcc41d8da7bfd082111b0fa7b683b /audio/xmms-arts
parent8ba5ccfcc2d59699266501b7dd8141b4ba5c2edc (diff)
downloadfreebsd-ports-gnome-2734c5e2a40be1de935e6960851f66997f48522a.tar.gz
freebsd-ports-gnome-2734c5e2a40be1de935e6960851f66997f48522a.tar.zst
freebsd-ports-gnome-2734c5e2a40be1de935e6960851f66997f48522a.zip
Mark broken (will not work until xmms and arts will use the same glib version).
Diffstat (limited to 'audio/xmms-arts')
-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>