diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-20 14:30:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2004-02-20 14:30:54 +0000 |
commit | d689973a87e16003cc0a6c3c5acc76e4a03eff87 (patch) | |
tree | 4097a8c31f02ef3c1a740f42828d5899f2516fd1 /x11-themes/kwin_flatcurve | |
parent | 4ccca0cfd951c8fff6a83c48d8a42817c32bdcc3 (diff) | |
download | ports-d689973a87e16003cc0a6c3c5acc76e4a03eff87.tar.gz ports-d689973a87e16003cc0a6c3c5acc76e4a03eff87.zip |
Notes
Diffstat (limited to 'x11-themes/kwin_flatcurve')
-rw-r--r-- | x11-themes/kwin_flatcurve/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |