summaryrefslogtreecommitdiff
path: root/audio/festvox-us2
diff options
context:
space:
mode:
authoragc <agc>2000-02-15 09:26:12 +0000
committeragc <agc>2000-02-15 09:26:12 +0000
commit12e06e19ebf907042f4c8a55eb78ef23711edada (patch)
tree4e357f9aabe4d1c5fb73d87778d5e0e3e135ff1f /audio/festvox-us2
parent7d5f7e3cd19c4453f97e98fcf15a5029891c00a8 (diff)
downloadpkgsrc-12e06e19ebf907042f4c8a55eb78ef23711edada.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-us2')
-rw-r--r--audio/festvox-us2/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/audio/festvox-us2/Makefile b/audio/festvox-us2/Makefile
index 56ff3135dcb..5a2dfadc5d7 100644
--- a/audio/festvox-us2/Makefile
+++ b/audio/festvox-us2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/12/28 04:20:02 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2000/02/15 09:26:18 agc Exp $
DISTNAME= festvox_us2
PKGNAME= festvox-us2-1.4.0
@@ -9,11 +9,11 @@ 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 \
- mbrola-301h:../mbrola \
- mbrolavox-us2-980812:../mbrolavox-us2
+DEPENDS+= festival-1.4.0:../festival
+DEPENDS+= festlex-poslex-1.4.0:../festlex-poslex
+DEPENDS+= festlex-cmu-1.4.0:../festlex-cmu
+DEPENDS+= mbrola-301h:../mbrola
+DEPENDS+= mbrolavox-us2-980812:../mbrolavox-us2
LICENSE= no-commercial-use