diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/mkultra/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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} |