summaryrefslogtreecommitdiffstats
path: root/audio/festvox-ked8/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2003-11-17 21:22:49 +0000
committertrevor <trevor@FreeBSD.org>2003-11-17 21:22:49 +0000
commit1c10fa5613b81d62c3c4ecf611720ce449e2b3ce (patch)
tree7bdcd3aa01390e9f0d1ad1e8a0cc141f98110cc8 /audio/festvox-ked8/Makefile
parentb75c7ede3b3bb246de0012a2682741c3fc0d695b (diff)
downloadFreeBSD-ports-1c10fa5613b81d62c3c4ecf611720ce449e2b3ce.zip
FreeBSD-ports-1c10fa5613b81d62c3c4ecf611720ce449e2b3ce.tar.gz
Use PORTSDIR and force dependencies to 80 columns (ugly, I know).
Diffstat (limited to 'audio/festvox-ked8/Makefile')
-rw-r--r--audio/festvox-ked8/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/festvox-ked8/Makefile b/audio/festvox-ked8/Makefile
index 35e0492..844e626 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
OpenPOWER on IntegriCloud