diff options
author | flz <flz@FreeBSD.org> | 2009-06-24 05:14:53 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-06-24 05:14:53 +0800 |
commit | 620cc559f670c4f8c2906f02a8dbda350a733169 (patch) | |
tree | 4e62bb40d23f7b9141e46a05bb97fff9322a8112 /audio | |
parent | f165ca614eb2e2f6e6a8d1122aa1014faff26de8 (diff) | |
download | freebsd-ports-gnome-620cc559f670c4f8c2906f02a8dbda350a733169.tar.gz freebsd-ports-gnome-620cc559f670c4f8c2906f02a8dbda350a733169.tar.zst freebsd-ports-gnome-620cc559f670c4f8c2906f02a8dbda350a733169.zip |
Mark audio/muine as BROKEN as it doesn't build with mono 2.4.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index da184f5b5567..79b6507f1965 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= GNOME MAINTAINER= mono@FreeBSD.org COMMENT= Mono based Gnome audio player +BROKEN= doesn't build and is apparently unmaintained + LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ id3tag.0:${PORTSDIR}/audio/libid3tag \ gdbm:${PORTSDIR}/databases/gdbm \ |