diff options
author | grant <grant@pkgsrc.org> | 2005-07-29 00:55:13 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2005-07-29 00:55:13 +0000 |
commit | 2c1c20da9d221566438c990ca4944f662e384a5e (patch) | |
tree | 42bdf4b7363e595b5e243c10fa16a21cf1715505 /audio | |
parent | f3d0eff0780b3c79158833723478457c5f1b4697 (diff) | |
download | pkgsrc-2c1c20da9d221566438c990ca4944f662e384a5e.tar.gz |
depends should be ../../<category>/<pkg>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mbrolavox-us2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mbrolavox-us2/Makefile b/audio/mbrolavox-us2/Makefile index bd1a38d9f1e..512997d63d9 100644 --- a/audio/mbrolavox-us2/Makefile +++ b/audio/mbrolavox-us2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/20 12:07:43 agc Exp $ +# $NetBSD: Makefile,v 1.12 2005/07/29 00:55:13 grant Exp $ DISTNAME= us2-980812 PKGNAME= mbrolavox-${DISTNAME} @@ -11,7 +11,7 @@ MAINTAINER= proff@iq.org HOMEPAGE= http://www.festvox.org/mbrola/ COMMENT= American English male voice for MBROLA -DEPENDS+= mbrola-301h:../mbrola +DEPENDS+= mbrola-301h:../../audio/mbrola LICENSE= no-commercial-use |