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-abc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/festvox-abc') diff --git a/audio/festvox-abc/Makefile b/audio/festvox-abc/Makefile index 1c67c350102..e95f4ac3e4a 100644 --- a/audio/festvox-abc/Makefile +++ b/audio/festvox-abc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/01/27 00:53:12 heinz Exp $ +# $NetBSD: Makefile,v 1.18 2005/07/19 10:22:32 grant Exp $ DISTNAME= voice_abc_di-2.0 PKGNAME= festvox-abc-2.0 @@ -9,9 +9,9 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ COMMENT= Mexican Spanish male voice for the festival speech synthesis system -DEPENDS+= festival>=1.4.0:../festival -DEPENDS+= festlex-ogi>=2.0:../festlex-ogi -DEPENDS+= festogi-spanish>=2.0:../festogi-spanish +DEPENDS+= festival>=1.4.0:../../audio/festival +DEPENDS+= festlex-ogi>=2.0:../../audio/festlex-ogi +DEPENDS+= festogi-spanish>=2.0:../../audio/festogi-spanish LICENSE= no-commercial-use -- cgit v1.2.3