From c01eae4c1d4718b246d3f1335f4d01b49fa58aab Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 25 Nov 2002 18:50:26 +0000 Subject: [PATCH] Mark BROKEN until I update this port to a more recent version that builds with the latest Gimp. --- graphics/ruby-gimp/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/ruby-gimp/Makefile b/graphics/ruby-gimp/Makefile index a55d8190917d..faded8509c04 100644 --- a/graphics/ruby-gimp/Makefile +++ b/graphics/ruby-gimp/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= gimptool:${.CURDIR}/../gimp1 LIB_DEPENDS= gimp.2:${.CURDIR}/../gimp1 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk +BROKEN= "doesn't build - needs updating" + USE_RUBY= yes USE_RUBY_EXTCONF= yes