diff options
Diffstat (limited to 'audio/festlex-ogi/Makefile')
-rw-r--r-- | audio/festlex-ogi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festlex-ogi/Makefile b/audio/festlex-ogi/Makefile index 72419cf8f7ff..366c76321ee0 100644 --- a/audio/festlex-ogi/Makefile +++ b/audio/festlex-ogi/Makefile @@ -16,8 +16,8 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival \ - ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:../festlex-poslex +RUN_DEPENDS= festival:${.CURDIR}/../festival \ + ${LOCALBASE}/share/festival/lib/dicts/wsj.wp39.poslexR:${.CURDIR}/../festlex-poslex RESTRICTED= no-commercial-use |