diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-21 18:08:35 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-21 18:08:35 +0800 |
commit | 0e710de781f6ec0a1a0c15e903f73daefa0c531c (patch) | |
tree | 17f86f0a8e2b42569e679dad079a53ca6cebb3f4 /audio/lastfm-desktop | |
parent | 3c0a48d2e249fba35eba44da22eaaace3fb94f0b (diff) | |
download | freebsd-ports-gnome-0e710de781f6ec0a1a0c15e903f73daefa0c531c.tar.gz freebsd-ports-gnome-0e710de781f6ec0a1a0c15e903f73daefa0c531c.tar.zst freebsd-ports-gnome-0e710de781f6ec0a1a0c15e903f73daefa0c531c.zip |
- Mark BROKEN on 9.x i386
Approved by: portmgr blanket
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 |