From 17fb704f486a9b4579c11a510edbe35b304e9643 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 16 Jan 2010 09:48:34 +0000 Subject: - Mark BROKEN: does not compile --- devel/log4cpp/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel') diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile index 1b8ab00aeb5..e3385c671eb 100644 --- a/devel/log4cpp/Makefile +++ b/devel/log4cpp/Makefile @@ -21,6 +21,8 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" LDFLAGS="${PTHREAD_LIBS}" CONFIGURE_ARGS= --with-pthreads --disable-html-docs USE_LDCONFIG= yes +BROKEN= does not compile + .include "Makefile.man" .include -- cgit