summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword-devel/Makefile4
-rw-r--r--editors/abiword-devel/distinfo4
-rw-r--r--editors/abiword-plugins-devel/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index f6b4d7464..dd8842083 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -3,11 +3,11 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/editors/abiword-devel/Makefile,v 1.1 2005/08/27 23:46:11 mezz Exp $
+# $MCom: ports/editors/abiword-devel/Makefile,v 1.2 2005/09/04 05:11:25 mezz Exp $
#
PORTNAME= abiword
-PORTVERSION= 2.3.5
+PORTVERSION= 2.3.6
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
diff --git a/editors/abiword-devel/distinfo b/editors/abiword-devel/distinfo
index 220602b00..576ead80e 100644
--- a/editors/abiword-devel/distinfo
+++ b/editors/abiword-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (AbiWord/abiword-2.3.5.tar.bz2) = 2b2f2b5f5379b6dd7fe4145b3f7a28d4
-SIZE (AbiWord/abiword-2.3.5.tar.bz2) = 24112015
+MD5 (AbiWord/abiword-2.3.6.tar.bz2) = 8a1fc6a2a9cec61ed15231d2fa1b3110
+SIZE (AbiWord/abiword-2.3.6.tar.bz2) = 24175803
diff --git a/editors/abiword-plugins-devel/Makefile b/editors/abiword-plugins-devel/Makefile
index ad60946ac..cad5f5091 100644
--- a/editors/abiword-plugins-devel/Makefile
+++ b/editors/abiword-plugins-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= abiword
-PORTVERSION= 2.3.5
+PORTVERSION= 2.3.6
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -180,7 +180,7 @@ PLIST_SUB+= NROFF:=""
PLIST_SUB+= NROFF:="@comment "
.endif
-.if defined(WITH_OPENDOCUMENT) # Need to be tested
+.if defined(WITH_OPENDOCUMENT) || defined(PACKAGE_BUILDING)
USE_GNOME+= libgsf
CONFIGURE_ARGS+= --enable-OpenDocument
PLIST_SUB+= OPENDOCUMENT:=""