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-kal8/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'audio/festvox-kal8') diff --git a/audio/festvox-kal8/Makefile b/audio/festvox-kal8/Makefile index e381aa65cc0..8c7ed2b88fc 100644 --- a/audio/festvox-kal8/Makefile +++ b/audio/festvox-kal8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2004/01/20 12:07:42 agc Exp $ +# $NetBSD: Makefile,v 1.19 2005/07/19 10:22:33 grant Exp $ DISTNAME= festvox_kallpc8k PKGNAME= festvox-kal8-1.4.0 @@ -10,9 +10,9 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html COMMENT= 8khz American English male voice for festival -DEPENDS+= festival>=1.4.0:../festival -DEPENDS+= festlex-poslex>=1.4.0:../festlex-poslex -DEPENDS+= festlex-cmu>=1.4.0:../festlex-cmu +DEPENDS+= festival>=1.4.0:../../audio/festival +DEPENDS+= festlex-poslex>=1.4.0:../../audio/festlex-poslex +DEPENDS+= festlex-cmu>=1.4.0:../../audio/festlex-cmu CONFLICTS= festvox-kal16-[0-9]* -- cgit v1.2.3