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/festlex-cmu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/festlex-cmu') diff --git a/audio/festlex-cmu/Makefile b/audio/festlex-cmu/Makefile index 8afea1f61d9..38af9171664 100644 --- a/audio/festlex-cmu/Makefile +++ b/audio/festlex-cmu/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/04/10 01:28:04 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/20 12:07:41 agc Exp $ DISTNAME= festlex_CMU PKGNAME= festlex-cmu-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/ @@ -13,6 +12,7 @@ COMMENT= CMU American English pronounciation dictionary for Festival DEPENDS+= festival>=1.4.0:../festival +WRKSRC= ${WRKDIR}/festival NO_BUILD= yes FHOME= ${PREFIX}/share/festival -- cgit v1.2.3