From d689973a87e16003cc0a6c3c5acc76e4a03eff87 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 20 Feb 2004 14:30:54 +0000 Subject: [PATCH] This port does not work with KDE 3.2 --- x11-themes/kwin_flatcurve/Makefile | 3 +++ x11-wm/kwin_flatcurve/Makefile | 3 +++ 2 files changed, 6 insertions(+) diff --git a/x11-themes/kwin_flatcurve/Makefile b/x11-themes/kwin_flatcurve/Makefile index cd4ba3368e05..7d27bdf93a74 100644 --- a/x11-themes/kwin_flatcurve/Makefile +++ b/x11-themes/kwin_flatcurve/Makefile @@ -14,6 +14,9 @@ DISTNAME= 4365-flatcurve-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Bluecurve style window decoration for KDEs WM +BROKEN= "Does not build with KDE 3.2" +IGNORE= ${BROKEN} + USE_KDEBASE_VER= 3 WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION} USE_GMAKE= yes diff --git a/x11-wm/kwin_flatcurve/Makefile b/x11-wm/kwin_flatcurve/Makefile index cd4ba3368e05..7d27bdf93a74 100644 --- a/x11-wm/kwin_flatcurve/Makefile +++ b/x11-wm/kwin_flatcurve/Makefile @@ -14,6 +14,9 @@ DISTNAME= 4365-flatcurve-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Bluecurve style window decoration for KDEs WM +BROKEN= "Does not build with KDE 3.2" +IGNORE= ${BROKEN} + USE_KDEBASE_VER= 3 WRKSRC= ${WRKDIR}/flatcurve-${PORTVERSION} USE_GMAKE= yes