13 lines
470 B
Plaintext
13 lines
470 B
Plaintext
$OpenBSD: patch-sounds_Makefile,v 1.5 2010/08/17 19:53:01 sthen Exp $
|
|
--- sounds/Makefile.orig Tue Jul 27 00:24:57 2010
|
|
+++ sounds/Makefile Wed Aug 11 10:19:27 2010
|
|
@@ -134,6 +134,8 @@ endif
|
|
all: $(SOUNDS_CACHE_DIR) $(CORE_SOUNDS) $(EXTRA_SOUNDS) $(MOH)
|
|
|
|
have_download:
|
|
+
|
|
+no_download_in_portbuild:
|
|
@if test "$(DOWNLOAD)" = ":" ; then \
|
|
echo "**************************************************"; \
|
|
echo "*** ***"; \
|