From cdae5b755285712c8da636132b18599901f2d6ec Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Tue, 19 Jul 2011 18:50:01 +0000 Subject: [PATCH] My mistake. Previous commit backed out due to maintainers request. Pointy hat to: yours truly --- x11-wm/icewm/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index e636c1d7885c..77b388f5a9a8 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}/${PORTVERSION}/ -MAINTAINER= cy@eitanadler.com +MAINTAINER= ports@eitanadler.com COMMENT= Window Manager designed for speed, usability and consistency WANT_GNOME= yes @@ -42,7 +42,6 @@ OPTIONS= GNOMEDESKTOP "Enable GNOME desktop support" off \ .include .if defined(WITH_GNOMEDESKTOP) -BROKEN= fails to install USE_GNOME+= gnomedesktop CONFIGURE_ARGS+=--enable-menus-gnome2 INSTALL_TARGET= install install-gnome