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

Cy Schubert Cy.Schubert at komquats.com
Tue Jul 19 19:10:37 UTC 2011


Haste makes waste. I should have double checked before doing the commit.


-- 
Cheers,
Cy Schubert <Cy.Schubert at komquats.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	Q: How did the regular expression cross the road?
	A: ^.*$


In message <4E25277C.4040900 at FreeBSD.org>, =?ISO-8859-1?Q?Tilman_Keskin=F6z?
= w
rites:
> 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}/${PORTVERSI
> ON}/
> >  
> > -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