summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron>1999-09-01 18:33:34 +0000
committertron <tron>1999-09-01 18:33:34 +0000
commit4e869a82e0759acba2cbec84470edcf5569a9b16 (patch)
tree5b95edd9813f407f0c375806a34b9dc139cf2332 /audio
parentfba83773121d72af7279cac7e8c71b6e1f348311 (diff)
downloadpkgsrc-4e869a82e0759acba2cbec84470edcf5569a9b16.tar.gz
Let "do-fetch" target fail if distribution file is not available.
Diffstat (limited to 'audio')
-rw-r--r--audio/rvplayer/Makefile3
1 files changed, 2 insertions, 1 deletions
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: