1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Mark broken: Does not build

On 8 and 9:
Services/RadioService/RadioService.cpp: In member function 'void RadioService::onPhononStateChanged(Phonon::State, Phonon::State)':
Services/RadioService/RadioService.cpp:312: error: ambiguous overload for 'operator<<' in 'StampedDebug(QtDebugMsg, ((const QByteArray&)(& QByteArray(((const char*)"Services/RadioService/RadioService.cpp")))), 312u, QByteArray(((const char*)(& __PRETTY_FUNCTION__)))) << oldstate'

On 10 and head:
cd app/client/ && /usr/bin/make -f Makefile all
make[2]: don't know how to make ../../_bin/Last.fm\. Stop

make[2]: stopped in /wrkdirs/usr/ports/audio/lastfm-desktop/work/lastfm-desktop-2.1.30/app/client
*** Error code 2

Reported by:	pkg-fallout since november 2013
This commit is contained in:
Antoine Brodin 2014-02-22 10:07:34 +00:00
parent b447407b1b
commit 8124010ad5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345580

View File

@ -12,6 +12,8 @@ DISTNAME= Last.fm-${PORTVERSION}
MAINTAINER= vg@FreeBSD.org
COMMENT= Official Last.fm desktop application suite
BROKEN= Does not build
LICENSE= GPLv3
LIB_DEPENDS= liblastfm.so:${PORTSDIR}/audio/liblastfm \