Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2020 08:55:19 +0000 (UTC)
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r557707 - branches/2020Q4/editors/libreoffice
Message-ID:  <202012110855.0BB8tJkm096942@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fluffy
Date: Fri Dec 11 08:55:19 2020
New Revision: 557707
URL: https://svnweb.freebsd.org/changeset/ports/557707

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

Modified:
  branches/2020Q4/editors/libreoffice/Makefile
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/editors/libreoffice/Makefile
==============================================================================
--- branches/2020Q4/editors/libreoffice/Makefile	Fri Dec 11 08:53:48 2020	(r557706)
+++ branches/2020Q4/editors/libreoffice/Makefile	Fri Dec 11 08:55:19 2020	(r557707)
@@ -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?202012110855.0BB8tJkm096942>