summaryrefslogtreecommitdiff
path: root/audio/xmms-arts
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmms-arts')
-rw-r--r--audio/xmms-arts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile
index 63a380cfd66f..d9dd54434b90 100644
--- a/audio/xmms-arts/Makefile
+++ b/audio/xmms-arts/Makefile
@@ -27,6 +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
+IGNORE= will not work until xmms and arts will use the same glib version. Use xmms-arts_output port instead
.include <bsd.port.mk>