diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 21:22:49 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-17 21:22:49 +0000 |
commit | c44b64045e28456a075a7d47475366da3a53f25a (patch) | |
tree | e3494b0cc44c5096a8d157255f40a186c1a6f2a0 /audio | |
parent | 4f21abd357c77bfb06313ffcdbe3c57fefbe170b (diff) | |
download | ports-c44b64045e28456a075a7d47475366da3a53f25a.tar.gz ports-c44b64045e28456a075a7d47475366da3a53f25a.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-don/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-kal16/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-kal8/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-ked16/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-ked8/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-rab16/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-rab8/Makefile | 8 |
7 files changed, 35 insertions, 21 deletions
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 75fb12c207b4..b052cecd6c87 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= British English male voice for Festival speech synthesis system -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${.CURDIR}/../festlex-oald +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:\ +${PORTSDIR}/audio/festlex-oald WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index f37909b0ba39..d823e122157b 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= American English male voice, sampled at 16 kHz, for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${.CURDIR}/../festlex-cmu +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:\ +${PORTSDIR}/audio/festlex-cmu WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index 315b08300090..8b90afbdbd65 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= American English male voice, sampled at 8 kHz, for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${.CURDIR}/../festlex-cmu +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:\ +${PORTSDIR}/audio/festlex-cmu WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile index a15b4bc68fce..75b28f273fa9 100644 --- a/audio/festvox-ked16/Makefile +++ b/audio/festvox-ked16/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= American English male voice, sampled at 16 kHz, for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${.CURDIR}/../festlex-cmu +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:\ +${PORTSDIR}/audio/festlex-cmu WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index 35e0492f32cb..844e626d2884 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= American English male voice, sampled at 8 kHz, for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:${.CURDIR}/../festlex-cmu +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:\ +${PORTSDIR}/audio/festlex-cmu WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 2ba953a9c3ca..d4abbb585e60 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= 16 kHz British English male voice for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${.CURDIR}/../festlex-oald +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:\ +${PORTSDIR}/audio/festlex-oald WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 81694d8748d0..e97b9d23a58e 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -18,9 +18,11 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= British English male voice, sampled at 8 kHz, for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${.CURDIR}/../festlex-oald +RUN_DEPENDS= \ +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:\ +${PORTSDIR}/audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:\ +${PORTSDIR}/audio/festlex-oald WRKSRC= ${WRKDIR}/festival |