diff options
author | grant <grant> | 2005-07-19 10:22:32 +0000 |
---|---|---|
committer | grant <grant> | 2005-07-19 10:22:32 +0000 |
commit | 0fb4c81ea73736b7c48e25b9ae531a486eaac995 (patch) | |
tree | 629b933b5cd1e49cd6829a55ff79d226005f2e97 /audio/mbrolavox-en1 | |
parent | ac64fe6ac14fdf1683065506a0d1d7e03cc15349 (diff) | |
download | pkgsrc-0fb4c81ea73736b7c48e25b9ae531a486eaac995.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'audio/mbrolavox-en1')
-rw-r--r-- | audio/mbrolavox-en1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mbrolavox-en1/Makefile b/audio/mbrolavox-en1/Makefile index ed68e8c4108..a36b69dac6d 100644 --- a/audio/mbrolavox-en1/Makefile +++ b/audio/mbrolavox-en1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/01/20 12:07:42 agc Exp $ +# $NetBSD: Makefile,v 1.16 2005/07/19 10:22:33 grant Exp $ DISTNAME= en1-980910 PKGNAME= mbrolavox-en1-980910 @@ -11,7 +11,7 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://www.festvox.org/mbrola/ COMMENT= British English male voice for MBROLA -DEPENDS+= mbrola-301h:../mbrola +DEPENDS+= mbrola-301h:../../audio/mbrola LICENSE= no-commercial-use |