mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Mark broken: Does not compile
On 8 and 9: src/words.c: In function 'void ifParen(FICL_VM*)': src/words.c:1086: error: cast from 'ficl_word*' to 'int' loses precision On 10 and head: g++ -O2 -pipe -fno-strict-aliasing -Wall -W -fno-rtti `perl -MExtUtils::Embed -e ccopts` -DUNIX -Ihpp -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c src/ficl.c g++: not found Reported by: pkg-fallout since august 2013
This commit is contained in:
parent
4214248153
commit
5efcae10c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344157
@ -13,6 +13,8 @@ DISTNAME= ftr${PORTVERSION:S/.//g}sr
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= FTN Messages tracker
|
||||
|
||||
BROKEN= Does not compile
|
||||
|
||||
LIB_DEPENDS= smapi.2:${PORTSDIR}/news/husky-smapi
|
||||
|
||||
USE_ZIP= yes
|
||||
|
Loading…
Reference in New Issue
Block a user