diff options
author | kris <kris@FreeBSD.org> | 2006-01-14 17:22:57 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-01-14 17:22:57 +0800 |
commit | 89918fb7bb70eeac66dfcd8e16b1ac088e2f9126 (patch) | |
tree | 7aa29f151c006cc71893af68152b99ca9275c790 /audio/musicbrainz/Makefile | |
parent | 4090c260000ad680d0868e17fd3cde968f222f47 (diff) | |
download | freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.tar.gz freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.tar.zst freebsd-ports-gnome-89918fb7bb70eeac66dfcd8e16b1ac088e2f9126.zip |
BROKEN: Does not build
Diffstat (limited to 'audio/musicbrainz/Makefile')
-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 |