From 5b690210ed241e222303f36ecd846db93d1c8d8b Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 18 May 2004 14:27:35 +0000 Subject: Mark as deprecated, since it does not work with the latest API changes. (unless someone wants to do this work?) Approved by: flynn@energyhq.es.eu.org (maintainer) --- x11-themes/mkultra/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-themes') diff --git a/x11-themes/mkultra/Makefile b/x11-themes/mkultra/Makefile index ff0bc0544d5e..3d95dc430b54 100644 --- a/x11-themes/mkultra/Makefile +++ b/x11-themes/mkultra/Makefile @@ -15,8 +15,9 @@ DISTNAME= 2865-${PORTNAME}-${PORTVERSION} MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A lightweight native KWin style for KDE3 -BROKEN= 'Does not build since KDE 3.2' -IGNORE= ${BROKEN} +BROKEN= 'Does not build since KDE 3.2 because of new kwin API' +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= '18 June 2004' WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit