[ports] cvs commit: ports/x11-wm/icewm Makefile

Tilman Keskinöz arved at FreeBSD.org
Tue Jul 19 06:53:20 UTC 2011


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/cvs-all
> To unsubscribe, send any mail to "cvs-all-unsubscribe at 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 at eitanadler.com
> +MAINTAINER=	cy at 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



More information about the cvs-all mailing list