mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Mark BROKEN: fails to build
/usr/local/include/dumb.h:41:27: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal] #define DUMB_NAME "DUMB v"DUMB_VERSION_STR ^ Reported by: pkg-fallout
This commit is contained in:
parent
491458a1e0
commit
24f526fcb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484015
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ COMMENT= High-level audio API
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/doc/license.txt
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf gmake libtool
|
||||
WANT_WX= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue