Mark BROKEN: fails to build

dump.cpp:1069:33: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
    result+="content=\"AqMoney "k_AQMONEY_VERSION_STRING"\">\n";
                                ^

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-11-04 12:02:29 +00:00
parent 47a6341c5b
commit dfb5793cbe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483999

View File

@ -9,6 +9,8 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Manage your credit institute accounts using openhbci
BROKEN= fails to build
LIB_DEPENDS= libopenhbci.so:finance/openhbci
GNU_CONFIGURE= yes