diff options
-rw-r--r-- | audio/festlex-cmu/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-oald/Makefile | 2 | ||||
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 | ||||
-rw-r--r-- | audio/festlex-poslex/Makefile | 2 | ||||
-rw-r--r-- | audio/festvox-abc/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-don/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-el11/Makefile | 2 | ||||
-rw-r--r-- | audio/festvox-hvs/Makefile | 8 | ||||
-rw-r--r-- | audio/festvox-jph/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-kal16/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-kal8/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-ked16/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-ked8/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-mwm/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-ogirab/Makefile | 4 | ||||
-rw-r--r-- | audio/festvox-rab16/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-rab8/Makefile | 6 | ||||
-rw-r--r-- | audio/festvox-tll/Makefile | 4 |
18 files changed, 46 insertions, 46 deletions
diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 18b4cc6d57b0..2946bfab936c 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival +RUN_DEPENDS= festival:${.CURDIR}/../festival WRKSRC= ${WRKDIR}/festival diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 181f7409bf60..0644da5194b5 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival +RUN_DEPENDS= festival:${.CURDIR}/../festival RESTRICTED= no-commercial-use diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 72419cf8f7ff..366c76321ee0 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -16,8 +16,8 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex +RUN_DEPENDS= festival:${.CURDIR}/../festival \ + ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex RESTRICTED= no-commercial-use diff --git a/audio/festlex-poslex/Makefile b/audio/festlex-poslex/Makefile index a5f19f637a63..10b8edd1a000 100644 --- a/audio/festlex-poslex/Makefile +++ b/audio/festlex-poslex/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival +RUN_DEPENDS= festival:${.CURDIR}/../festival WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile index 14ced7dd05d6..e2fdb45fabc5 100644 --- a/audio/festvox-abc/Makefile +++ b/audio/festvox-abc/Makefile @@ -7,7 +7,7 @@ # $FreeBSD$ # -PORTNAME= festvox_abc +PORTNAME= festvox-abc PORTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= ftp://cslu.cse.ogi.edu/pub/tts/ @@ -16,9 +16,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:../festogi-spanish \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi +RUN_DEPENDS= festival:${.CURDIR}/../festival \ + ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:${.CURDIR}/../festogi-spanish \ + ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi RESTRICTED= no-commercial-use diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 8b8c44e3273b..526b4de19052 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -7,7 +7,7 @@ # $FreeBSD$ # -PORTNAME= festvox_don +PORTNAME= festvox-don PORTVERSION= 1.4.0 CATEGORIES= audio MASTER_SITES= http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ \ @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:../festlex-oald +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index a667e711290f..f840b37dd907 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival +RUN_DEPENDS= festival:${.CURDIR}/../festival WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 5846d858f0ac..1764c3091aba 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/Makefile @@ -20,10 +20,10 @@ MAINTAINER= trevor@jpj.net RESTRICTED= no-commercial-use -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi \ - ${LOCALBASE}/share/festival/lib/ogi_spanish/ogi_span_mx_lts.scm:../festogi-spanish +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-jph/Makefile b/audio/festvox-jph/Makefile index 9f9aff85b2c7..b40f4195418d 100644 --- a/audio/festvox-jph/Makefile +++ b/audio/festvox-jph/Makefile @@ -21,9 +21,9 @@ MAINTAINER= trevor@jpj.net RESTRICTED= no-commercial-use -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-kal16/Makefile b/audio/festvox-kal16/Makefile index 985bda927696..a709eadc5e82 100644 --- a/audio/festvox-kal16/Makefile +++ b/audio/festvox-kal16/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:../festlex-cmu +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index d1e5e9e08179..a6f6b155be03 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:../festlex-cmu +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-ked16/Makefile b/audio/festvox-ked16/Makefile index 59d6ac4c7904..0cf2148ef3ac 100644 --- a/audio/festvox-ked16/Makefile +++ b/audio/festvox-ked16/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:../festlex-cmu +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile index 770a9bef078a..a2bb7639b3f5 100644 --- a/audio/festvox-ked8/Makefile +++ b/audio/festvox-ked8/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/cmu/cmulex.scm:../festlex-cmu +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index 7d4e84d19ba5..6cb601fd44b8 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -20,9 +20,9 @@ MAINTAINER= trevor@jpj.net RESTRICTED= no-commercial-use -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-ogirab/Makefile b/audio/festvox-ogirab/Makefile index 35188b7ac850..9035cb387351 100644 --- a/audio/festvox-ogirab/Makefile +++ b/audio/festvox-ogirab/Makefile @@ -18,8 +18,8 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi +RUN_DEPENDS= festival:${.CURDIR}/../festival \ + ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi RESTRICTED= no-commercial-use diff --git a/audio/festvox-rab16/Makefile b/audio/festvox-rab16/Makefile index 79241569be45..8b7ef3af464f 100644 --- a/audio/festvox-rab16/Makefile +++ b/audio/festvox-rab16/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:../festlex-oald +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index deac2d8bde46..e171977b67f2 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -17,9 +17,9 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex \ - ${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:../festlex-oald +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 WRKSRC= ${WRKDIR}/festival diff --git a/audio/festvox-tll/Makefile b/audio/festvox-tll/Makefile index f4b2bde0e15a..b24738e9b1b3 100644 --- a/audio/festvox-tll/Makefile +++ b/audio/festvox-tll/Makefile @@ -18,8 +18,8 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:../festlex-ogi +RUN_DEPENDS= festival:${.CURDIR}/../festival \ + ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${.CURDIR}/../festlex-ogi RESTRICTED= no-commercial-use |