summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-17 07:53:06 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-17 07:53:06 +0000
commitf7f9f37be65fe1d8eb48d92a4a46db968c124f5b (patch)
tree2f9792c50302bc910e871a749187f6b74bc32484 /audio
parentadd py-resourcepackage 1.0.0 (diff)
These voices need the OGIresLPC plugin, so make them depend on the
festival+OGI port. Use the PORTSDIR macro.
Notes
Notes: svn path=/head/; revision=101148
Diffstat (limited to 'audio')
-rw-r--r--audio/festvox-hvs/Makefile9
-rw-r--r--audio/festvox-jph/Makefile7
-rw-r--r--audio/festvox-mwm/Makefile7
-rw-r--r--audio/festvox-ogirab/Makefile5
-rw-r--r--audio/festvox-tll/Makefile5
5 files changed, 19 insertions, 14 deletions
diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile
index 6ca3c43a9f9c..2d14fa7d160d 100644
--- a/audio/festvox-hvs/Makefile
+++ b/audio/festvox-hvs/Makefile
@@ -19,10 +19,11 @@ COMMENT= Mexican Spanish female voice for Festival
RESTRICTED= no-commercial-use
-RUN_DEPENDS= festival:${.CURDIR}/../festival \
- ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
- ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi \
- ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${.CURDIR}/../festogi-spanish
+RUN_DEPENDS= \
+${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
+ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi \
+ ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${PORTSDIR}/audio/festogi-spanish
WRKSRC= ${WRKDIR}/festival
diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile
index b0f5c528dbd4..4d24722a452b 100644
--- a/audio/festvox-jph/Makefile
+++ b/audio/festvox-jph/Makefile
@@ -19,9 +19,10 @@ COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
-RUN_DEPENDS= festival:${.CURDIR}/../festival \
- ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
- ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
+RUN_DEPENDS= \
+${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
+ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
WRKSRC= ${WRKDIR}/festival
diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile
index 4b3ae7b9dfa7..79c50b64c479 100644
--- a/audio/festvox-mwm/Makefile
+++ b/audio/festvox-mwm/Makefile
@@ -19,9 +19,10 @@ COMMENT= American English male voice for Festival
RESTRICTED= no-commercial-use
-RUN_DEPENDS= festival:${.CURDIR}/../festival \
- ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \
- ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
+RUN_DEPENDS= \
+${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
+ ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
WRKSRC= ${WRKDIR}/festival
diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile
index 86eb2371837c..b6404f9d6672 100644
--- a/audio/festvox-ogirab/Makefile
+++ b/audio/festvox-ogirab/Makefile
@@ -17,8 +17,9 @@ DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org
COMMENT=British English male voice for Festival (non-commercial use only)
-RUN_DEPENDS= festival:${.CURDIR}/../festival \
- ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
+RUN_DEPENDS= \
+${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
RESTRICTED= no-commercial-use
diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile
index 68365c53cfbf..3cd7aee51061 100644
--- a/audio/festvox-tll/Makefile
+++ b/audio/festvox-tll/Makefile
@@ -17,8 +17,9 @@ DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org
COMMENT= American English female voice for Festival (no commercial use)
-RUN_DEPENDS= festival:${.CURDIR}/../festival \
- ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi
+RUN_DEPENDS= \
+${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \
+ ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi
RESTRICTED= no-commercial-use