diff --git a/net/asterisk-11.x/Makefile b/net/asterisk-11.x/Makefile index e7579da..ce7617d 100644 --- a/net/asterisk-11.x/Makefile +++ b/net/asterisk-11.x/Makefile @@ -248,6 +248,8 @@ CONFIGURE_ARGS+= \ --without-nbs \ --with-ncurses="$(STAGING_DIR)/usr" \ --without-netsnmp \ + --without-neon \ + --without-neon29 \ --without-newt \ --without-ogg \ --without-osptk \