Mark BROKEN: fails to build
In file included from bitblt.cpp:18: In file included from ../include/descent.h:25: ../include/carray.h:90:20: error: reinterpret_cast from 'nullptr_t' to 'char *' is not allowed m_data.buffer = reinterpret_cast<_T *> (NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Reported by: pkg-fallout
This commit is contained in:
parent
b7fc77c215
commit
013981fd69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484035
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ DISTFILES= ${PORTNAME}-src-${PORTVERSION}.rar:source \
|
|||
MAINTAINER= aragon@phat.za.net
|
||||
COMMENT= Community Unix port of Descent 2 Game
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
EXTRACT_DEPENDS= unrar:archivers/unrar
|
||||
RUN_DEPENDS= unrar:archivers/unrar
|
||||
|
||||
|
|
Loading…
Reference in a new issue