From 975fc8446cae8e209fbeff6873cab126e7fc90c9 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 11 Jun 2014 16:43:17 +0000 Subject: [PATCH] Fix configure when cppunit is not installed --- textproc/libe-book00/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/libe-book00/Makefile b/textproc/libe-book00/Makefile index fe86b70da23f..28b3b37ff563 100644 --- a/textproc/libe-book00/Makefile +++ b/textproc/libe-book00/Makefile @@ -25,7 +25,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= ZLIB_CFLAGS="-DWEHAVEZLIBINBASE" ZLIB_LIBS="-DWEDOHAVEIT" INSTALL_TARGET= install-strip -CONFIGURE_ARGS= --disable-werror --without-docs +CONFIGURE_ARGS= --disable-werror --without-docs --disable-tests CPPFLAGS+= -I${LOCALBASE}/include post-install: