summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile.common
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-10-04 09:55:05 +0000
committeradam <adam@pkgsrc.org>2005-10-04 09:55:05 +0000
commite7bbc9b9d5abd3c8a03039f77c89fe871feadbd9 (patch)
tree63008ef60940fcc187f771e521d8cdb650086a27 /editors/abiword/Makefile.common
parent778c43ef96e98f0aeeb008620719a4a1d6e4f43f (diff)
downloadpkgsrc-e7bbc9b9d5abd3c8a03039f77c89fe871feadbd9.tar.gz
Changes 2.4.0:
* grammar checker, equation editor * improved GNOME Office integration * OpenDocument support
Diffstat (limited to 'editors/abiword/Makefile.common')
-rw-r--r--editors/abiword/Makefile.common5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index 25066f4fff3..db1fd6c6380 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.25 2005/09/27 15:49:56 adam Exp $
+# $NetBSD: Makefile.common,v 1.26 2005/10/04 09:55:05 adam Exp $
# Be sure to update PLIST and distinfo for editors/abiword-plugins when updating
-ABIWORD_VERSION= 2.2.10
+ABIWORD_VERSION= 2.4.0
DISTNAME= abiword-${ABIWORD_VERSION}
CATEGORIES= editors
@@ -30,6 +30,7 @@ CONFIGURE_ARGS+= --with-libpng=${BUILDLINK_PREFIX.png}
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libwmf/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../print/libgnomeprintui/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"