$NetBSD: patch-au,v 1.2 2011/06/09 09:17:27 jnemeth Exp $

--- sounds/Makefile.orig	2010-12-29 19:28:36.000000000 +0000
+++ sounds/Makefile
@@ -150,20 +150,6 @@ prefixcmd:
 	@$(PREFIXCMD)
 
 have_download:
-	@if test "$(DOWNLOAD)" = ":" ; then \
-		echo "**************************************************"; \
-		echo "***                                            ***"; \
-		echo "*** You must have either wget or fetch to be   ***"; \
-		echo "*** able to automatically download and install ***"; \
-		echo "*** the requested sound packages.              ***"; \
-		echo "***                                            ***"; \
-		echo "*** Please install one of these, or remove any ***"; \
-		echo "*** extra sound package selections in          ***"; \
-		echo "*** menuselect before installing Asterisk.     ***"; \
-		echo "***                                            ***"; \
-		echo "**************************************************"; \
-		exit 1; \
-	fi
 
 $(eval $(call sound_format_lang_rule,$(SOUNDS_DIR),core-sounds,en,$(CORE_SOUNDS_VERSION)))
 
