Mark as broken:

YSM.h:454:8: warning: extra tokens at end of #endif directive
YSM_Lists.c: In function 'List_init':
YSM_Lists.c:57: warning: pointer targets in passing argument 2 of 'YSM_Error' differ in signedness
YSM_Lists.c: In function 'List_delSLAVE':
YSM_Lists.c:207: error: expected expression before '/' token
gmake[1]: *** [YSM_Lists.o] Error 1
This commit is contained in:
Baptiste Daroussin 2013-12-06 14:16:17 +00:00
parent 50cc027f57
commit 4cb1d20704
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335747

View File

@ -11,6 +11,8 @@ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line ICQ client with ICQ2000 and recoding support
BROKEN= Fails to install
USE_CSTD= c89
USES= iconv gmake