aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sigil
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2012-11-05 03:15:36 +0800
committerBoris Samorodov <bsam@FreeBSD.org>2012-11-05 03:15:36 +0800
commitefddab9c92617ac73eb8cabd42b2f2b91fa76a9d (patch)
tree22813691abe9771c021673478334dd317687c260 /textproc/sigil
parent3ef922ac187d30c09e571cddecc63e5527a88a21 (diff)
downloadfreebsd-ports-gnome-efddab9c92617ac73eb8cabd42b2f2b91fa76a9d.tar.gz
freebsd-ports-gnome-efddab9c92617ac73eb8cabd42b2f2b91fa76a9d.tar.zst
freebsd-ports-gnome-efddab9c92617ac73eb8cabd42b2f2b91fa76a9d.zip
For libhunspell the number 1.3 is a part of the name:
"libhunspell-1.3.so.0", while ".0" is an ABI version. PR: ports/173361 Submitted by: bsam (me) Approved by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Feature safe: yes
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 34abb44132e3..4242b082c2dc 100644
--- a/textproc/sigil/Makefile
+++ b/textproc/sigil/Makefile
@@ -12,7 +12,7 @@ COMMENT= WYSIWYG ePub editor
LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
xerces-c:${PORTSDIR}/textproc/xerces-c3 \
- hunspell-1:${PORTSDIR}/textproc/hunspell \
+ hunspell-1.3:${PORTSDIR}/textproc/hunspell \
pcre:${PORTSDIR}/devel/pcre
LICENCE= GPLv3