summaryrefslogtreecommitdiff
path: root/audio/xmms-arts
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2004-06-17 00:46:45 +0000
committerMax Khon <fjoe@FreeBSD.org>2004-06-17 00:46:45 +0000
commitc414bbd45c1bb57b93ed4dc1558d7fefa527fb58 (patch)
treebc5b415d1901347999693554f402c27974545887 /audio/xmms-arts
parentMark broken (will not work until xmms and arts will use the same glib version). (diff)
Change BROKEN to IGNORE so people will not end up installing
package that won't work for them. Suggested by: kris
Notes
Notes: svn path=/head/; revision=111644
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>