ports/editors/libreoffice/patches/patch-libexttextcat_openbsd_patch

15 lines
539 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- libexttextcat/openbsd.patch.orig.port Tue Nov 5 14:04:33 2013
+++ libexttextcat/openbsd.patch Wed Nov 6 14:49:28 2013
@@ -0,0 +1,11 @@
+--- orig/exttextcat/src/Makefile.in.orig Sun Nov 3 15:59:21 2013
++++ new/exttextcat/src/Makefile.in Sun Nov 3 15:59:43 2013
+@@ -53,7 +53,7 @@
+ POST_UNINSTALL = :
+ build_triplet = @build@
+ host_triplet = @host@
+-bin_PROGRAMS = createfp$(EXEEXT)
++bin_PROGRAMS =
+ check_PROGRAMS = testtextcat$(EXEEXT)
+ subdir = src
+ DIST_COMMON = $(libexttextcat_2_0_include_HEADERS) $(noinst_HEADERS) \