mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
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:
parent
7c5ac6ca62
commit
cc3a9fc097
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484044
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue