diff options
author | pav <pav@FreeBSD.org> | 2009-01-07 02:55:51 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-07 02:55:51 +0800 |
commit | 8e16b6909f5f509a68e3161f2f02d692646de84d (patch) | |
tree | f49ecca6a1282b17d5640181894325d2bb16d487 /audio | |
parent | b40d650bcc0547d01ce646d0ade94935ed5dce64 (diff) | |
download | freebsd-ports-gnome-8e16b6909f5f509a68e3161f2f02d692646de84d.tar.gz freebsd-ports-gnome-8e16b6909f5f509a68e3161f2f02d692646de84d.tar.zst freebsd-ports-gnome-8e16b6909f5f509a68e3161f2f02d692646de84d.zip |
- Mark BROKEN: does not compile with current version of libmtp
Reported by: pointyhat
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnomad2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gnomad2/Makefile b/audio/gnomad2/Makefile index d45d207b6ce5..98967601a80f 100644 --- a/audio/gnomad2/Makefile +++ b/audio/gnomad2/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \ njb.6:${PORTSDIR}/audio/libnjb \ id3tag.0:${PORTSDIR}/audio/libid3tag +BROKEN= does not compile with current version of libmtp + MAN1= gnomad2.1 GNU_CONFIGURE= yes |