diff options
-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 |