diff options
Diffstat (limited to 'editors/libreoffice/files/patch-sd_Module__sd.mk')
-rw-r--r-- | editors/libreoffice/files/patch-sd_Module__sd.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/libreoffice/files/patch-sd_Module__sd.mk b/editors/libreoffice/files/patch-sd_Module__sd.mk deleted file mode 100644 index 695021d91b5e..000000000000 --- a/editors/libreoffice/files/patch-sd_Module__sd.mk +++ /dev/null @@ -1,11 +0,0 @@ ---- sd/Module_sd.mk.orig 2015-08-22 06:41:35 UTC -+++ sd/Module_sd.mk -@@ -25,7 +25,7 @@ $(eval $(call gb_Module_add_l10n_targets - UIConfig_simpress \ - )) - --ifneq ($(OS),DRAGONFLY) -+ifeq ($(filter DRAGONFLY FREEBSD,$(OS)),) - $(eval $(call gb_Module_add_check_targets,sd,\ - $(if $(and $(filter $(COM),MSC),$(MERGELIBS)),, \ - CppunitTest_sd_uimpress) \ |