From 5e55144a22842eea2ecafd0a70cc95a393c564b3 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 12 Feb 2014 19:53:54 +0000 Subject: [PATCH] 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 --- graphics/ruby-tgif/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/ruby-tgif/Makefile b/graphics/ruby-tgif/Makefile index 841b8d147536..83bf007eade8 100644 --- a/graphics/ruby-tgif/Makefile +++ b/graphics/ruby-tgif/Makefile @@ -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