diff --git a/net/asterisk-13.x/Makefile b/net/asterisk-13.x/Makefile index 54df5cc..a268288 100644 --- a/net/asterisk-13.x/Makefile +++ b/net/asterisk-13.x/Makefile @@ -551,8 +551,7 @@ CONFIGURE_ARGS+= \ --without-tinfo \ $(if $(CONFIG_PACKAGE_$(PKG_NAME)-format-ogg-vorbis),--with-vorbis="$(STAGING_DIR)/usr",--without-vorbis) \ --without-vpb \ - --with-z="$(STAGING_DIR)/usr" \ - --with-sounds-cache="$(DL_DIR)" + --with-z="$(STAGING_DIR)/usr" ifeq ($(CONFIG_PACKAGE_$(PKG_NAME)-codec-speex)$(CONFIG_PACKAGE_$(PKG_NAME)-func-speex),) CONFIGURE_ARGS+= \