Mark BROKEN: fails to build

evoke/Xsm.cpp:653:17: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
        file += "/ede/"SETTINGS_FILENAME".conf";
                       ^

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-11-04 13:49:27 +00:00
parent 7c5ac6ca62
commit cc3a9fc097
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484044

View file

@ -16,6 +16,8 @@ COMMENT= Equinox Desktop Environment
LICENSE= GPLv2 LGPL20
LICENSE_COMB= multi
BROKEN= fails to build
BUILD_DEPENDS= doxygen:devel/doxygen \
jam:devel/jam
LIB_DEPENDS= libdbus-1.so:devel/dbus \