aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-07 04:52:21 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-04-07 04:52:21 +0000
commit7a970b52377e8422c1bbada03794909cf07ce2f1 (patch)
tree74fc4aff9354a5e4bd76ef833ab65e98541e87ee /editors/abiword/Makefile
parenteaa2a11653b4e289dadc6283e660d7ba9e9e6dc4 (diff)
downloadports-7a970b52377e8422c1bbada03794909cf07ce2f1.tar.gz
ports-7a970b52377e8422c1bbada03794909cf07ce2f1.zip
Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
Notes
Notes: svn path=/head/; revision=106375
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 180f7c5216dd..813682454e9a 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= AbiWord2
-PORTVERSION= 2.0.5
-PORTREVISION= 1
+PORTVERSION= 2.0.6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
@@ -41,8 +40,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
CONFIGURE_ARGS= --enable-xft
MAKEFILE= GNUmakefile
-ONLY_FOR_ARCHS= i386
-
.include <bsd.port.pre.mk>
.if exists(${LOCALBASE}/include/wv.h)