diff --git a/net/znc/Makefile b/net/znc/Makefile index 25fcead13..68c66551d 100644 --- a/net/znc/Makefile +++ b/net/znc/Makefile @@ -277,8 +277,18 @@ CONFIGURE_VARS += \ LIBS="-lstdc++ -lm -lssl -lcrypto $(LIBGCC_S) -lc" CONFIGURE_ARGS += \ - --disable-c-ares \ - --disable-perl + --disable-charset \ + --disable-cyrus \ + --disable-debug \ + --enable-largefile \ + --disable-perl \ + --enable-poll \ + --disable-python \ + --enable-ssl \ + --disable-swig \ + --disable-tcl \ + --enable-tdns \ + --enable-zlib define Build/Configure $(call Build/Configure/Default,)