summaryrefslogtreecommitdiff
path: root/editors/abiword-plugins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword-plugins/Makefile')
-rw-r--r--editors/abiword-plugins/Makefile3
1 files changed, 2 insertions, 1 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"