From be1d06926142b2d47e94c945b4edde17e7604877 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 26 Apr 2010 18:05:50 +0000 Subject: [PATCH] - Mark BROKEN: does not compile Reported by: pointyhat --- audio/muse/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 915a6afa30d3..cb06ba683611 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -19,6 +19,8 @@ COMMENT= Multiple Streaming Engine LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ ogg.6:${PORTSDIR}/audio/libogg +BROKEN= does not compile + USE_GETTEXT= yes USE_GNOME= gnometarget USE_GMAKE= yes