diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:13:41 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 07:13:41 +0000 |
commit | abc9cee1b95074892005d6d6a9d338705c4208c6 (patch) | |
tree | 621c20567d4fab49377e857e2ad5a442fea12744 /x11-toolkits | |
parent | 42b03fb0999b8ee7e9655561ae95f5a8193d6c6f (diff) | |
download | ports-abc9cee1b95074892005d6d6a9d338705c4208c6.tar.gz ports-abc9cee1b95074892005d6d6a9d338705c4208c6.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gtk-sharp-devel/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp10/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtk-sharp20/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/gtk-sharp-devel/Makefile b/x11-toolkits/gtk-sharp-devel/Makefile index b974d4fba2e7..7d3c9f5444c8 100644 --- a/x11-toolkits/gtk-sharp-devel/Makefile +++ b/x11-toolkits/gtk-sharp-devel/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. 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. diff --git a/x11-toolkits/gtk-sharp10/Makefile b/x11-toolkits/gtk-sharp10/Makefile index b974d4fba2e7..7d3c9f5444c8 100644 --- a/x11-toolkits/gtk-sharp10/Makefile +++ b/x11-toolkits/gtk-sharp10/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. diff --git a/x11-toolkits/gtk-sharp20/Makefile b/x11-toolkits/gtk-sharp20/Makefile index b974d4fba2e7..7d3c9f5444c8 100644 --- a/x11-toolkits/gtk-sharp20/Makefile +++ b/x11-toolkits/gtk-sharp20/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. |