From c7458315b493e1748fce2d0871b2333895d0e443 Mon Sep 17 00:00:00 2001 From: miwi Date: Thu, 24 Feb 2011 16:13:05 +0000 Subject: - Mark BROKEN - Fails to build http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20110223062852/kdeutils-3.5.10_7.log Approved by: pointyhat (since months) --- misc/kdeutils3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc') diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index e46fcbe6201f..2e270fa66159 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -36,6 +36,8 @@ CONFIGURE_ARGS+=--with-pythondir=${LOCALBASE} USE_LDCONFIG= yes +BROKEN= fails to build + .include "${.CURDIR}/../../x11/kde3/Makefile.kde" post-patch: -- cgit