summaryrefslogtreecommitdiff
path: root/package/bogofilter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/bogofilter/Makefile')
-rw-r--r--package/bogofilter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/package/bogofilter/Makefile b/package/bogofilter/Makefile
index c9c75cdba..3163669cd 100644
--- a/package/bogofilter/Makefile
+++ b/package/bogofilter/Makefile
@@ -21,8 +21,7 @@ include ${ADK_TOPDIR}/mk/package.mk
$(eval $(call PKG_template,BOGOFILTER,bogofilter,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
-CONFIGURE_ENV+= LIBS="-liconv" \
- ac_cv_func_memcmp_working=yes
+CONFIGURE_ENV+= ac_cv_func_memcmp_working=yes
CONFIGURE_ARGS+= --without-libsqlite3-prefix \
--without-libqdbm-prefix \
--without-libiconv-prefix \