diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index fc5a086db..5d71761a9 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -60,6 +60,7 @@ CONFIGURE_ARGS+= \ --enable-local-libopts \ --with-libreadline-prefix="$(STAGING_DIR)/" \ --without-libnl \ + --without-lz4 \ --without-gssapi \ --with-libcrypt-prefix="$(STAGING_DIR)/" \ --without-lz4 \