Fix configure when cppunit is not installed

This commit is contained in:
Antoine Brodin 2014-06-11 16:43:17 +00:00
parent f68d64f4fa
commit 975fc8446c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357508

View file

@ -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: