summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-03-15 18:06:16 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-03-15 18:06:16 +0000
commit4ac8388ffff64cbf178121f306408468b9deb2f8 (patch)
treec8ec1ec24a5d33e04d1aa2b1c4cb2077d0371fd1 /editors/abiword
parentUpdate to 1.2.0, I have tested it with a dozen of Microsoft Word files in (diff)
Chase wv's shared library version bump, bump the PORTREVISION.
Notes
Notes: svn path=/head/; revision=157313
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 1fecd34b59e2..709335930de6 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -8,6 +8,7 @@
PORTNAME= abiword
PORTVERSION= 2.4.2
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@@ -21,7 +22,7 @@ COMMENT= An open-source, cross-platform WYSIWYG word processor
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
png.5:${PORTSDIR}/graphics/png \
- wv-1.0.0:${PORTSDIR}/textproc/wv \
+ wv-1.2.1:${PORTSDIR}/textproc/wv \
fribidi.0:${PORTSDIR}/converters/fribidi
USE_BZIP2= yes