summaryrefslogtreecommitdiff
path: root/audio/festvox-kal16
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-02-15 09:26:12 +0000
committeragc <agc@pkgsrc.org>2000-02-15 09:26:12 +0000
commit4cffd86a2930792f64b0440f0e5a8c6400e8419e (patch)
tree4e357f9aabe4d1c5fb73d87778d5e0e3e135ff1f /audio/festvox-kal16
parent63aacb20ee533bf9a53594db96e7f300024c2213 (diff)
downloadpkgsrc-4cffd86a2930792f64b0440f0e5a8c6400e8419e.tar.gz
When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
Diffstat (limited to 'audio/festvox-kal16')
-rw-r--r--audio/festvox-kal16/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile
index 0c108c8b8ea..47b17b7f0c7 100644
--- a/audio/festvox-kal16/Makefile
+++ b/audio/festvox-kal16/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/12/28 04:20:00 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2000/02/15 09:26:15 agc Exp $
DISTNAME= festvox_kallpc16k
PKGNAME= festvox-kal16-1.4.0
@@ -9,9 +9,9 @@ MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.0/
MAINTAINER= proff@iq.org
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
-DEPENDS+= festival-1.4.0:../festival \
- festlex-poslex-1.4.0:../festlex-poslex \
- festlex-cmu-1.4.0:../festlex-cmu
+DEPENDS+= festival-1.4.0:../festival
+DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex
+DEPENDS+= festlex-cmu-1.4.0:../festlex-cmu
CONFLICTS= festvox-kal8-*