aboutsummaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-sw_Module__sw.mk
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-sw_Module__sw.mk')
-rw-r--r--editors/libreoffice/files/patch-sw_Module__sw.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/libreoffice/files/patch-sw_Module__sw.mk b/editors/libreoffice/files/patch-sw_Module__sw.mk
index 4534242674d8..460c056bd602 100644
--- a/editors/libreoffice/files/patch-sw_Module__sw.mk
+++ b/editors/libreoffice/files/patch-sw_Module__sw.mk
@@ -1,14 +1,13 @@
---- sw/Module_sw.mk.orig 2016-10-28 14:50:26 UTC
+--- sw/Module_sw.mk.orig 2017-01-12 00:54:33 UTC
+++ sw/Module_sw.mk
-@@ -62,13 +62,16 @@ $(eval $(call gb_Module_add_slowcheck_ta
+@@ -62,13 +62,15 @@ $(eval $(call gb_Module_add_slowcheck_ta
CppunitTest_sw_ooxmlfieldexport \
CppunitTest_sw_ooxmlw14export \
CppunitTest_sw_ooxmlimport \
- CppunitTest_sw_ww8export \
- CppunitTest_sw_ww8import \
+ $(if $(filter FREEBSD,$(OS)),, \
-+ CppunitTest_sw_ww8export) \
-+ $(if $(filter FREEBSD,$(OS)),, \
++ CppunitTest_sw_ww8export \
+ CppunitTest_sw_ww8import) \
CppunitTest_sw_rtfexport \
CppunitTest_sw_rtfimport \