diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-11-07 08:15:51 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-11-07 08:15:51 +0000 |
commit | 551bcf836c03232fe1ace3bc01210cb71cb5bf88 (patch) | |
tree | b03f8db9cc91408f426e15fdd45ba5adc109f987 /editors | |
parent | 94e1250a1cd02d17d85d0041fe93eda4d54233c4 (diff) |
Chase increase of textproc/wv shlib version.
Submitted by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=176684
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 37093dc65e0e..a6c36de0db58 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -21,7 +21,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.2.1:${PORTSDIR}/textproc/wv \ + wv-1.2:${PORTSDIR}/textproc/wv \ fribidi.0:${PORTSDIR}/converters/fribidi USE_BZIP2= yes |