summaryrefslogtreecommitdiff
path: root/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am')
-rw-r--r--editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am b/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am
new file mode 100644
index 00000000000..d397e59401f
--- /dev/null
+++ b/editors/abiword/patches/patch-plugins_wordperfect_xp_Makefile.am
@@ -0,0 +1,14 @@
+$NetBSD: patch-plugins_wordperfect_xp_Makefile.am,v 1.1 2015/09/13 21:32:13 nros Exp $
+* adapt wordperfect plugins to dependecies available in pkgsrc
+ from abiword svn date 2014-12-27
+--- plugins/wordperfect/xp/Makefile.am.orig 2008-05-08 13:12:53.000000000 +0000
++++ plugins/wordperfect/xp/Makefile.am
+@@ -6,8 +6,6 @@ AM_CPPFLAGS = \
+ -DABI_BUILD_VERSION=\"$(VERSION)\"
+
+ libxp_la_SOURCES = \
+- ie_exp_WordPerfect.cpp \
+- ie_exp_WordPerfect.h \
+ ie_impexp_WordPerfect.cpp \
+ ie_impexp_WordPerfect.h \
+ ie_imp_WordPerfect.cpp \