From d8b60a67bc2f4ef89725729a1be83cdf1d25c281 Mon Sep 17 00:00:00 2001 From: trevor Date: Tue, 17 Feb 2004 07:53:06 +0000 Subject: These voices need the OGIresLPC plugin, so make them depend on the festival+OGI port. Use the PORTSDIR macro. --- audio/festvox-mwm/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/festvox-mwm/Makefile') diff --git a/audio/festvox-mwm/Makefile b/audio/festvox-mwm/Makefile index 4b3ae7b9..79c50b6 100644 --- a/audio/festvox-mwm/Makefile +++ b/audio/festvox-mwm/Makefile @@ -19,9 +19,10 @@ COMMENT= American English male voice for Festival RESTRICTED= no-commercial-use -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 +RUN_DEPENDS= \ +${PREFIX}/share/festival/lib/ogi_token.scm:${PORTSDIR}/audio/festival+OGI \ + ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ + ${LOCALBASE}/share/festival/lib/dicts/ogi_lex.out:${PORTSDIR}/audio/festlex-ogi WRKSRC= ${WRKDIR}/festival -- cgit v1.1