1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

Mark BROKEN: fails to build

SoText2.c++:892:14: error: cast from pointer to smaller type 'char' loses information
       *s1 = (char)NULL;  /* font name is pointed to s */
             ^~~~~~~~~~

Reported by:	pkg-fallout
This commit is contained in:
Antoine Brodin 2018-11-04 13:59:23 +00:00
parent f32f5dea34
commit 624661a6d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=484052

View File

@ -14,6 +14,8 @@ COMMENT= SGI's Open Inventor (TM)
LICENSE= LGPL21
BROKEN= fails to build
LIB_DEPENDS= libfreetype.so:print/freetype2
CONFLICTS= Coin-[0-9]* SoXt-[0-9]*