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:
Dima Panov 2020-12-19 03:56:02 +00:00
parent 6fc0b7c68e
commit 36163fcde6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=558426

View File

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