aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/sphinxsearch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/sphinxsearch/Makefile')
-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