diff options
Diffstat (limited to 'audio/festvox-el11')
-rw-r--r-- | audio/festvox-el11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festvox-el11/Makefile b/audio/festvox-el11/Makefile index 99ada1efbd3d..157dd2249da3 100644 --- a/audio/festvox-el11/Makefile +++ b/audio/festvox-el11/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= Castilian Spanish male voice for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival +RUN_DEPENDS= festival:${PORTSDIR}/audio/festival WRKSRC= ${WRKDIR}/festival |