diff options
author | arved <arved@FreeBSD.org> | 2004-02-20 22:30:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-02-20 22:30:54 +0800 |
commit | 2b27a7cdd63765550dfe01293776699d222160ab (patch) | |
tree | d5a8c29810b4ec4c776598abbec45df8a116ed26 /x11-themes | |
parent | b556812e2de802787ff8681e1377bc8d74e1a1c9 (diff) | |
download | freebsd-ports-gnome-2b27a7cdd63765550dfe01293776699d222160ab.tar.gz freebsd-ports-gnome-2b27a7cdd63765550dfe01293776699d222160ab.tar.zst freebsd-ports-gnome-2b27a7cdd63765550dfe01293776699d222160ab.zip |
This port does not work with KDE 3.2
Diffstat (limited to 'x11-themes')
-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 |