X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e8504d40dc8005f629969574dae3244d805ed8b8..a1d1cc5f82fbb4e48ddfffd5c912d0de6fbbd111:/openwrt/package/fetchmail/Makefile diff --git a/openwrt/package/fetchmail/Makefile b/openwrt/package/fetchmail/Makefile index b1edd115d..049c6aecf 100644 --- a/openwrt/package/fetchmail/Makefile +++ b/openwrt/package/fetchmail/Makefile @@ -49,6 +49,7 @@ $(PKG_BUILD_DIR)/.configured: $(DISABLE_NLS) \ $(DISABLE_LARGEFILE) \ --enable-fallback=procmail \ + --without-hesiod \ ); touch $@