1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00: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:
Antoine Brodin 2018-11-04 12:54:54 +00:00
parent 491458a1e0
commit 24f526fcb6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484015

View File

@ -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