Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 08:53:49 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r557706 - head/editors/libreoffice
Message-ID:  <202012110853.0BB8rndW096686@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202012110853.0BB8rndW096686>