summaryrefslogtreecommitdiff
path: root/audio/festvox-hvs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-20 09:09:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-20 09:09:57 +0000
commitd9f9abfd00f78490e6886663af4cb5bfd6881488 (patch)
tree5f7de20f86308be5c8befb1c803872a33b7c8a73 /audio/festvox-hvs
parentFixed to remove extra directories after pkg_delete (diff)
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
Notes
Notes: svn path=/head/; revision=32891
Diffstat (limited to 'audio/festvox-hvs')
-rw-r--r--audio/festvox-hvs/Makefile8
1 files changed, 4 insertions, 4 deletions
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