bogofilter: remove host includes
[feed/packages.git] / mail / bogofilter / Makefile
index de3646b01137dbeed803f36d59ad57b083c95312..d31dfa8c1c742e4f4b233c97493ca8d5350ed4ff 100644 (file)
@@ -35,7 +35,10 @@ define Package/bogofilter/description
        Bogofilter is a fast Bayesian spam filter
 endef
 
-CONFIGURE_ARGS += --disable-unicode
+CONFIGURE_ARGS += \
+       --disable-unicode \
+       --with-libdb-prefix=$(STAGING_DIR) \
+       --with-included-gsl
 
 define Package/bogofilter/install
        $(INSTALL_DIR)  $(1)/etc/ \