1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Mark BROKEN: fails to build

dfmt ~master: building configuration "application"...
/usr/local/include/d/std/experimental/lexer.d(238,13): Error: static assert:  "Invalid token: volatile"

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2019-03-17 07:58:11 +00:00
parent 2e011363ca
commit c779160160
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=496024

View File

@ -11,6 +11,8 @@ COMMENT= Formatter for D source code
LICENSE= BSL
BROKEN= fails to build
BUILD_DEPENDS= ldmd2:lang/ldc \
dub:devel/dub \
rdmd:lang/dlang-tools \