summaryrefslogtreecommitdiff
path: root/editors/abiword-plugins
diff options
context:
space:
mode:
authordrochner <drochner>2005-03-31 18:52:44 +0000
committerdrochner <drochner>2005-03-31 18:52:44 +0000
commit75a3f8a3ac403d920de6956eaa1749a4a22b9c63 (patch)
treefd6c68c7a33ddada63a786b0eee6bf69541dbd4a /editors/abiword-plugins
parent85ece8f6dfa0e1534af2dde2c028120f7bdab93a (diff)
downloadpkgsrc-75a3f8a3ac403d920de6956eaa1749a4a22b9c63.tar.gz
We already depend on libwmf --- it just needs a configure switch to
actually build the WMF plugin. (It doesn't work at all for me, unfortunately. Always get a message box saying "error importing...". Perhaps it is of use for someone else.)
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r--editors/abiword-plugins/Makefile3
-rw-r--r--editors/abiword-plugins/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile
index e074788bf55..8065b844556 100644
--- a/editors/abiword-plugins/Makefile
+++ b/editors/abiword-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/02/24 09:55:48 adam Exp $
+# $NetBSD: Makefile,v 1.8 2005/03/31 18:52:44 drochner Exp $
.include "../../editors/abiword/Makefile.common"
@@ -17,5 +17,6 @@ CONFIGURE_ARGS+= --enable-clarisworks --enable-docbook --enable-eml
CONFIGURE_ARGS+= --enable-jpeg --enable-kword --enable-latex
CONFIGURE_ARGS+= --enable-mswrite --enable-nroff --enable-wml
CONFIGURE_ARGS+= --enable-xhtml --enable-xsl-fo
+CONFIGURE_ARGS+= --enable-wmf
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/abiword-plugins/PLIST b/editors/abiword-plugins/PLIST
index e1c67236f04..be85ef8573c 100644
--- a/editors/abiword-plugins/PLIST
+++ b/editors/abiword-plugins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/03/07 10:18:45 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/03/31 18:52:44 drochner Exp $
lib/AbiWord-2.2/plugins/libAbiApplix.la
lib/AbiWord-2.2/plugins/libAbiBMP.la
lib/AbiWord-2.2/plugins/libAbiBZ2.la
@@ -11,6 +11,7 @@ lib/AbiWord-2.2/plugins/libAbiKWord.la
lib/AbiWord-2.2/plugins/libAbiLaTeX.la
lib/AbiWord-2.2/plugins/libAbiMSWrite.la
lib/AbiWord-2.2/plugins/libAbiNroff.la
+lib/AbiWord-2.2/plugins/libAbiWMF.la
lib/AbiWord-2.2/plugins/libAbiWML.la
lib/AbiWord-2.2/plugins/libAbiXHTML.la
lib/AbiWord-2.2/plugins/libAbiXSLFO.la