1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Allow building when cppunit is not installed

This commit is contained in:
Antoine Brodin 2014-06-10 18:57:01 +00:00
parent dd33e5f157
commit 76c6fa7ef5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357364

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
CONFIGURE_ARGS= --disable-werror --disable-tests
CPPFLAGS+= -I${LOCALBASE}/include
PORTDOCS= *