From 0807a3413fe93b6b6585d18da638000962b367e3 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 19 Jul 2005 10:22:32 +0000 Subject: depends should be ../..// --- audio/festvox-don/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/festvox-don') diff --git a/audio/festvox-don/Makefile b/audio/festvox-don/Makefile index 2254af463b4..f6bd18cdf9b 100644 --- a/audio/festvox-don/Makefile +++ b/audio/festvox-don/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ +# $NetBSD: Makefile,v 1.17 2005/07/19 10:22:33 grant Exp $ DISTNAME= festvox_don PKGNAME= festvox-don-1.4.0 @@ -10,9 +10,9 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html COMMENT= British English male voice for the festival speech synthesis system -DEPENDS+= festival>=1.4.0:../festival -DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex -DEPENDS+= festlex-oald>=1.4.0:../festlex-oald +DEPENDS+= festival>=1.4.0:../../audio/festival +DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex +DEPENDS+= festlex-oald>=1.4.0:../../audio/festlex-oald WRKSRC= ${WRKDIR}/festival NO_BUILD= yes -- cgit v1.2.3