MFH: r558425
editors/libreoffice: unbreak build with WEBDAV=OFF Define configure arguments to not search for neon while webdav is not requested. Noticed by: jrm
This commit is contained in:
parent
6fc0b7c68e
commit
36163fcde6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=558426
@ -224,6 +224,8 @@ TEST_ALL_TARGET= build
|
||||
TEST_ALL_TARGET_OFF= build-nocheck
|
||||
TEST_CONFIGURE_ENABLE= cve-tests
|
||||
|
||||
WEBDAV_CONFIGURE_ON= --with-webdav=neon
|
||||
WEBDAV_CONFIGURE_OFF= --with-webdav=no
|
||||
WEBDAV_CONFIGURE_ENABLE= neon
|
||||
WEBDAV_LIB_DEPENDS= libneon.so:www/neon
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user