mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix configure when cppunit is not installed
This commit is contained in:
parent
f68d64f4fa
commit
975fc8446c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357508
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user