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-hvs/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/festvox-hvs') diff --git a/audio/festvox-hvs/Makefile b/audio/festvox-hvs/Makefile index 417a76b1b85..83a3d7a4a88 100644 --- a/audio/festvox-hvs/Makefile +++ b/audio/festvox-hvs/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= voice_hvs_di-2.0 PKGNAME= festvox-hvs-2.0 @@ -9,9 +9,9 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://cslu.cse.ogi.edu/tts/ COMMENT= Mexican Spanish female voice for the festival -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