diff options
author | grant <grant@pkgsrc.org> | 2005-07-19 10:22:32 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-07-19 10:22:32 +0000 |
commit | 7cbf44845d605e216f2f7f06cd5a000a11d5f60a (patch) | |
tree | 629b933b5cd1e49cd6829a55ff79d226005f2e97 /audio/festvox-hvs | |
parent | f4b67f8cf92b87be8820941acfe5325388979728 (diff) | |
download | pkgsrc-7cbf44845d605e216f2f7f06cd5a000a11d5f60a.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'audio/festvox-hvs')
-rw-r--r-- | audio/festvox-hvs/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
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 |