summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2005-11-10 10:08:37 +0000
committerMichael Johnson <ahze@FreeBSD.org>2005-11-10 10:08:37 +0000
commit79c7d9ac7a243db24ed89cebf28bf4ff27fc77e0 (patch)
treebf3ae45ef6fd82bb23dfc776b10392bdffe010a9 /editors/abiword
parent- Update to 1.2.0 (diff)
- Chase enchant libver bump
Notes
Notes: svn path=/head/; revision=147817
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 0c27040b1395..2bdb01321cb0 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -8,6 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -56,7 +57,7 @@ CONFIGURE_ARGS+= --enable-debug \
.endif
.ifndef(WITHOUT_GTKSPELL)
-LIB_DEPENDS+= enchant.2:${PORTSDIR}/textproc/enchant
+LIB_DEPENDS+= enchant.1:${PORTSDIR}/textproc/enchant
PLIST_SUB+= DICT:="@comment "
.else
CONFIGURE_ARGS+= --disable-enchant