svn commit: r557707 - branches/2020Q4/editors/libreoffice

Dima Panov fluffy at FreeBSD.org
Fri Dec 11 08:55:19 UTC 2020


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
 


More information about the svn-ports-all mailing list