summaryrefslogtreecommitdiff
path: root/audio/festvox-abc
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-abc
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-abc')
-rw-r--r--audio/festvox-abc/Makefile8
1 files changed, 4 insertions, 4 deletions
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