svn commit: r557706 - head/editors/libreoffice

Dima Panov fluffy at FreeBSD.org
Fri Dec 11 08:53:49 UTC 2020


Author: fluffy
Date: Fri Dec 11 08:53:48 2020
New Revision: 557706
URL: https://svnweb.freebsd.org/changeset/ports/557706

Log:
  editors/lireoffice: unbreak build with TEST=on

Modified:
  head/editors/libreoffice/Makefile

Modified: head/editors/libreoffice/Makefile
==============================================================================
--- head/editors/libreoffice/Makefile	Fri Dec 11 08:44:45 2020	(r557705)
+++ head/editors/libreoffice/Makefile	Fri Dec 11 08:53:48 2020	(r557706)
@@ -220,6 +220,7 @@ SDK_CONFIGURE_OFF=	--without-doxygen
 SDK_CONFIGURE_ON=	--with-doxygen=${LOCALBASE}/bin/doxygen
 SDK_DISTFILES=	185d60944ea767075d27247c3162b3bc-unowinreg.dll:ext
 
+TEST_ALL_TARGET=	build
 TEST_ALL_TARGET_OFF=	build-nocheck
 TEST_CONFIGURE_ENABLE=	cve-tests
 


More information about the svn-ports-head mailing list