From 76c6fa7ef52228ccf8548c31daed2a1e8670f471 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 10 Jun 2014 18:57:01 +0000 Subject: Allow building when cppunit is not installed --- textproc/libe-book/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'textproc/libe-book') diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index 8b78b013e80f..74474147e860 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/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 +CONFIGURE_ARGS= --disable-werror --disable-tests CPPFLAGS+= -I${LOCALBASE}/include PORTDOCS= * -- cgit v1.2.3