aboutsummaryrefslogtreecommitdiff
path: root/textproc/sphinxsearch
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2013-09-18 18:39:14 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2013-09-18 18:39:14 +0000
commitdd0ba80471c76618412428d68601c96134eff1bc (patch)
tree078568f810eeaefadd089a84aed71d9b6ab0778e /textproc/sphinxsearch
parent480f5bfc9c95dabe181494e17cd1f057b399d99a (diff)
Notes
Diffstat (limited to 'textproc/sphinxsearch')
-rw-r--r--textproc/sphinxsearch/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile
index d696b87b2279..5b2e344a136e 100644
--- a/textproc/sphinxsearch/Makefile
+++ b/textproc/sphinxsearch/Makefile
@@ -65,6 +65,7 @@ CONFIGURE_ARGS+= --without-pgsql
.if ${PORT_OPTIONS:MICONV}
CONFIGURE_ARGS+= --with-iconv
USES+= iconv
+LDFLAGS+= ${ICONV_LIB}
.else
CONFIGURE_ARGS+= --without-iconv
.endif