diff --git a/net/asterisk-13.x/Makefile b/net/asterisk-13.x/Makefile index 5d8021e..f2a1ea4 100644 --- a/net/asterisk-13.x/Makefile +++ b/net/asterisk-13.x/Makefile @@ -213,6 +213,9 @@ CONFIGURE_ARGS+= \ --with-sounds-cache="$(DL_DIR)" \ --enable-xmldoc +CONFIGURE_VARS += \ + ac_cv_path_ac_pt_CONFIG_LIBXML2=$(STAGING_DIR)/host/bin/xml2-config + AST_MENUSELECT_OPTS = \ --without-newt \ --without-curses \