summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/festival/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile
index e3d7b630148..cfe5aa62e6b 100644
--- a/audio/festival/Makefile
+++ b/audio/festival/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 1999/12/28 04:19:58 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2000/08/17 10:36:20 wiz Exp $
DISTNAME= festival-1.4.0
WRKSRC= ${WRKDIR}
@@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}.tar.gz \
MAINTAINER= proff@iq.org
HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html
-DEPENDS+= nas-1.2.5:../nas
+DEPENDS+= nas>=1.2.5:../../audio/nas
USE_GMAKE= yes