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 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-all > To unsubscribe, send any mail to "[email protected]" > > > 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= [email protected] > +MAINTAINER= [email protected] > 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
