openbsd-ports/editors/abiword/patches/patch-src_Makefile_in
2010-05-10 12:31:51 +00:00

13 lines
564 B
Plaintext

$OpenBSD: patch-src_Makefile_in,v 1.2 2010/05/10 12:31:52 ajacoutot Exp $
--- src/Makefile.in.orig Wed Apr 14 23:51:20 2010
+++ src/Makefile.in Mon May 10 08:37:44 2010
@@ -500,7 +500,7 @@ libabiword_2_8_la_CPPFLAGS = \
$(WP_CPPFLAGS) \
-DABIWORD_DATADIR="\"$(ABIWORD_DATADIR)\""
-libabiword_2_8_la_LDFLAGS = $(DEPS_LIBS) --no-undefined -avoid-version \
+libabiword_2_8_la_LDFLAGS = $(DEPS_LIBS) --no-undefined \
-export-dynamic $(am__append_6)
libabiword_2_8_la_LIBADD = $(opt_libs) plugins/libplugins.la \
text/fmt/xp/libxp.la text/ptbl/xp/libxp.la \