Mark broken: does not compile

tgif.c: In function 'rb_ext_Tgif_out':
tgif.c:50: error: 'OpenFile' undeclared (first use in this function)
tgif.c:50: error: (Each undeclared identifier is reported only once
tgif.c:50: error: for each function it appears in.)
tgif.c:50: error: 'fptr' undeclared (first use in this function)

Reported by:	pkg-fallout since august 2013
This commit is contained in:
Antoine Brodin 2014-02-12 19:53:54 +00:00
parent 6f8ae3f522
commit 5e55144a22
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344010

View file

@ -13,6 +13,8 @@ DIST_SUBDIR= ruby
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension library to draw Tgif graphics
BROKEN= Does not compile
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \
imake:${PORTSDIR}/devel/imake