diff options
author | proff <proff> | 1999-04-14 04:59:52 +0000 |
---|---|---|
committer | proff <proff> | 1999-04-14 04:59:52 +0000 |
commit | 1f901df84d9f941a4af8a0b4adca63ce762b9038 (patch) | |
tree | 53eec287dd032195dea9249f07026b070626f37c /audio | |
parent | 68572c44df12a172cb3f7c3a2103688977e51525 (diff) | |
download | pkgsrc-1f901df84d9f941a4af8a0b4adca63ce762b9038.tar.gz |
fix incorrectly specified oald dependency
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festvox-rab8/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festvox-rab8/Makefile b/audio/festvox-rab8/Makefile index 261e8844ee6..010d88e8037 100644 --- a/audio/festvox-rab8/Makefile +++ b/audio/festvox-rab8/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1999/04/14 04:50:25 proff Exp $ +# $NetBSD: Makefile,v 1.4 1999/04/14 04:59:52 proff Exp $ DISTNAME= festvox-rab8-1.3.1 WRKSRC= ${WRKDIR}/festival @@ -11,7 +11,7 @@ HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html DEPENDS+= festival-1.3.1:../festival \ festlex-poslex-1.3.1:../festlex-poslex \ - festlex-oald-1.3.1:../festival + festlex-oald-1.3.1:../festival-oald LICENSE= non-commercial-use |