diff options
Diffstat (limited to 'audio/lastfm-desktop')
-rw-r--r-- | audio/lastfm-desktop/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/lastfm-desktop/Makefile b/audio/lastfm-desktop/Makefile index ed0ff8f7e670..0605e42193c0 100644 --- a/audio/lastfm-desktop/Makefile +++ b/audio/lastfm-desktop/Makefile @@ -17,6 +17,8 @@ LIB_DEPENDS= liblastfm.so:audio/liblastfm \ libimobiledevice.so:comms/libimobiledevice \ libplist.so:devel/libplist +BROKEN_FreeBSD_9_i386= does not build (LAV_Source.cpp:290: error: integer constant is too large for 'unsigned long' type) + USE_GITHUB= yes GH_ACCOUNT= lastfm |