aboutsummaryrefslogtreecommitdiff
path: root/textproc/sigil
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-27 12:34:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-27 12:34:09 +0000
commit2dceac3c611e5e174ed297642469e0c410a95888 (patch)
tree3bf5558f992b01a635d3c5f472f1d6b5e17d7983 /textproc/sigil
parent383e8b8f6a6a13a35b83cec306e37e4801847817 (diff)
Notes
Diffstat (limited to 'textproc/sigil')
-rw-r--r--textproc/sigil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile
index 921b18cfd3a2..1ba4223bd9ab 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -13,7 +13,7 @@ COMMENT= WYSIWYG ePub editor
LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \
libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \
- libhunspell-1.so:${PORTSDIR}/textproc/hunspell \
+ libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \
libpcre.so:${PORTSDIR}/devel/pcre
LICENSE= GPLv3