diff options
Diffstat (limited to 'audio/festvox-don/Makefile')
-rw-r--r-- | audio/festvox-don/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 9561491d6435..3daa4e5577b0 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -13,8 +13,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= British English male voice for Festival speech synthesis system RUN_DEPENDS= \ -${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${PORTSDIR}/audio/festlex-poslex \ -${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:${PORTSDIR}/audio/festlex-oald +${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:audio/festlex-poslex \ +${LOCALBASE}/share/festival/lib/dicts/oald/oaldlex.scm:audio/festlex-oald WRKSRC= ${WRKDIR}/festival |