On Fri, 3 Sep 2010, Christian Weisgerber wrote:
> I think both devel/mico and devel/qt4-eventsview are not really
> fixable and it's time we acknowledge that.
I agree.
> Index: mico/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/mico/Makefile,v
> retrieving revision 1.13
> diff -u -p -r1.13 Makefile
> --- mico/Makefile 28 Jun 2009 22:00:34 -0000 1.13
> +++ mico/Makefile 3 Sep 2010 15:51:17 -0000
> @@ -1,5 +1,7 @@
> # $OpenBSD: Makefile,v 1.13 2009/06/28 22:00:34 sthen Exp $
>
> +NOT_FOR_ARCHS= ${GCC4_ARCHS}
> +
> COMMENT= free and complete CORBA-compliant implementation
>
> DISTNAME= mico-2.3.6
> Index: qt4-eventsview/Makefile
> ===================================================================
> RCS file: /cvs/ports/devel/qt4-eventsview/Makefile,v
> retrieving revision 1.4
> diff -u -p -r1.4 Makefile
> --- qt4-eventsview/Makefile 10 Aug 2009 06:31:08 -0000 1.4
> +++ qt4-eventsview/Makefile 3 Sep 2010 15:51:17 -0000
> @@ -1,5 +1,7 @@
> # $OpenBSD: Makefile,v 1.4 2009/08/10 06:31:08 kili Exp $
>
> +BROKEN= does not work with Qt >= 4.6
> +
> COMMENT= event viewer for qt4
> CATEGORIES= devel x11
>
>
--
Antoine