diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-14 09:22:57 +0000 |
commit | 609ba5cbebd8c7447b56b7ab387c8e53e5138214 (patch) | |
tree | 831ad91152416309813b49cb426e202b35f5c3c5 /audio | |
parent | ce425a8f778269ee533b6801108f55159590d017 (diff) | |
download | ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.tar.gz ports-609ba5cbebd8c7447b56b7ab387c8e53e5138214.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/musicbrainz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/musicbrainz/Makefile b/audio/musicbrainz/Makefile index 352cd29bc2fd..462f6a763e88 100644 --- a/audio/musicbrainz/Makefile +++ b/audio/musicbrainz/Makefile @@ -16,6 +16,8 @@ COMMENT= 2nd generation incarnation of the CD Index - audio metadata CONFLICTS= libmusicbrainz-* +BROKEN= Does not build + USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes |