From 4e869a82e0759acba2cbec84470edcf5569a9b16 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 1 Sep 1999 18:33:34 +0000 Subject: Let "do-fetch" target fail if distribution file is not available. --- audio/rvplayer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/rvplayer/Makefile b/audio/rvplayer/Makefile index 6e341bc3ecc..3edf0974bb2 100644 --- a/audio/rvplayer/Makefile +++ b/audio/rvplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/08/29 01:32:27 jlam Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/01 18:33:34 tron Exp $ # DISTNAME= rv50_linux20 @@ -31,6 +31,7 @@ do-fetch: ${ECHO_MSG} " ${DISTDIR} from"; \ ${ECHO_MSG} " http://www.real.com/products/player/downloadrealplayer.html."; \ ${ECHO_MSG} "==============================================================="; \ + ${FALSE}; \ fi do-build: -- cgit v1.2.3