summaryrefslogtreecommitdiff
path: root/audio/festvox-tll
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-tll
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-tll')
-rw-r--r--audio/festvox-tll/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
index e811fc86892..9eb9c125c72 100644
--- a/audio/festvox-tll/Makefile
+++ b/audio/festvox-tll/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1999/12/28 04:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2000/02/15 09:26:17 agc Exp $
DISTNAME= voice_tll_di-2.0
PKGNAME= festvox-tll-2.0
@@ -9,8 +9,8 @@ MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/
MAINTAINER= proff@iq.org
HOMEPAGE= http://cslu.cse.ogi.edu/tts
-DEPENDS+= festival-1.4.0:../festival \
- festlex-ogi-2.0:../festlex-ogi
+DEPENDS+= festival-1.4.0:../festival
+DEPENDS+= festlex-ogi-2.0:../festlex-ogi
LICENSE= no-commercial-use