mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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:
parent
6f8ae3f522
commit
5e55144a22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344010
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ DIST_SUBDIR= ruby
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= A Ruby extension library to draw Tgif graphics
|
COMMENT= A Ruby extension library to draw Tgif graphics
|
||||||
|
|
||||||
|
BROKEN= Does not compile
|
||||||
|
|
||||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \
|
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${TGIF_PORT}:build \
|
||||||
imake:${PORTSDIR}/devel/imake
|
imake:${PORTSDIR}/devel/imake
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue