diff options
author | asami <asami@FreeBSD.org> | 2000-09-20 09:09:57 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-09-20 09:09:57 +0000 |
commit | 77e687c198d879aabb3bef080df5e8e1a61323d9 (patch) | |
tree | e1ff90cee76de8c518b3026cb3bc60de664bb158 | |
parent | 78e620bc7d022a431ead160299cd5321e0858c2e (diff) | |
download | FreeBSD-ports-77e687c198d879aabb3bef080df5e8e1a61323d9.zip FreeBSD-ports-77e687c198d879aabb3bef080df5e8e1a61323d9.tar.gz |
Use fullpaths (prepend "${.CURDIR}") in dependency dirs instead of
relative paths. This is necessary for INDEX generation to work.
Change PORTNAME of festvox_{abc,don} to fostvox-{abc,don} for consistency
with other ports and port directory names.
Approved by: maintainer
-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 18b4cc6..2946bfa 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 181f740..0644da5 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 72419cf..366c763 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 a5f19f6..10b8edd 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 14ced7d..e2fdb45 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 8b8c44e..526b4de 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 a667e71..f840b37 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 5846d85..1764c30 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 9f9aff8..b40f419 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 985bda9..a709ead 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 d1e5e9e..a6f6b15 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 59d6ac4..0cf2148 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 770a9be..a2bb763 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 7d4e84d1..6cb601f 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 35188b7..9035cb3 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 7924156..8b7ef3a 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 deac2d8..e171977 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 f4b2bde..b24738e 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 |