From ad250411a89dc675449aed47219bfe56f78775e0 Mon Sep 17 00:00:00 2001 From: kris Date: Tue, 6 May 2003 07:13:41 +0000 Subject: BROKEN: Does not compile --- x11-toolkits/gtk-sharp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'x11-toolkits/gtk-sharp/Makefile') diff --git a/x11-toolkits/gtk-sharp/Makefile b/x11-toolkits/gtk-sharp/Makefile index b974d4fba2e7..7d3c9f5444c8 100644 --- a/x11-toolkits/gtk-sharp/Makefile +++ b/x11-toolkits/gtk-sharp/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= gtk-sharp MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ and GNOME interfaces for the .NET runtime +BROKEN= "Does not compile" + BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono # XXX Should conditionalise all the different parts of gtk# maybe. -- cgit