From dc52048e014fdad9bb69ef9db159835a61c8dd4d Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- audio/festvox-en1/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/festvox-en1') diff --git a/audio/festvox-en1/Makefile b/audio/festvox-en1/Makefile index abcd267cb0a..83ca9dbea7a 100644 --- a/audio/festvox-en1/Makefile +++ b/audio/festvox-en1/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/04/10 01:28:06 grant Exp $ +# $NetBSD: Makefile,v 1.16 2004/01/20 12:07:42 agc Exp $ DISTNAME= festvox_en1 PKGNAME= festvox-en1-1.4.0 -WRKSRC= ${WRKDIR}/festival CATEGORIES= audio MASTER_SITES= ftp://ftp.cstr.ed.ac.uk/pub/festival/1.4.1/ \ http://www.speech.cs.cmu.edu/festival/cstr/festival/1.4.1/ @@ -19,6 +18,7 @@ DEPENDS+= mbrolavox-en1-980910:../mbrolavox-en1 LICENSE= no-commercial-use +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival -- cgit v1.2.3