Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 08:43:08 +0200
From:      =?ISO-8859-1?Q?Tilman_Keskin=F6z?= <arved@FreeBSD.org>
To:        Cy Schubert <cy@FreeBSD.ORG>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: [ports] cvs commit: ports/x11-wm/icewm Makefile
Message-ID:  <4E25277C.4040900@FreeBSD.org>
In-Reply-To: <20110718162533.7D4DD106572E@hub.freebsd.org>
References:  <20110718162533.7D4DD106572E@hub.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Have you been in contact with Eitan, the old maintainer?

In ports/158949 he is still trying to fix the problem.

On 07/18/2011 06:25 PM, Cy Schubert wrote:
> cy          2011-07-18 16:25:20 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     x11-wm/icewm         Makefile 
>   Log:
>   Mark BROKEN when GNOMEDESKTOP is selected.
>   
>   Assume maintainership.
>   
>   Revision  Changes    Path
>   1.151     +2 -1      ports/x11-wm/icewm/Makefile
> _______________________________________________
> cvs-all@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
> 
> 
> Index: ports/x11-wm/icewm/Makefile
> diff -u ports/x11-wm/icewm/Makefile:1.150 ports/x11-wm/icewm/Makefile:1.151
> --- ports/x11-wm/icewm/Makefile:1.150	Mon Apr 25 19:48:41 2011
> +++ ports/x11-wm/icewm/Makefile	Mon Jul 18 16:25:20 2011
> @@ -11,7 +11,7 @@
>  CATEGORIES=	x11-wm
>  MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/
>  
> -MAINTAINER=	ports@eitanadler.com
> +MAINTAINER=	cy@eitanadler.com
>  COMMENT=	Window Manager designed for speed, usability and consistency
>  
>  WANT_GNOME=	yes
> @@ -42,6 +42,7 @@
>  .include <bsd.port.pre.mk>
>  
>  .if defined(WITH_GNOMEDESKTOP)
> +BROKEN=		fails to install
>  USE_GNOME+=	gnomedesktop
>  CONFIGURE_ARGS+=--enable-menus-gnome2
>  INSTALL_TARGET=	install install-gnome




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E25277C.4040900>