From 3ad1bdbf063a03bdcca7087d41be98b07ad933af Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- textproc/flyspell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/flyspell/Makefile') diff --git a/textproc/flyspell/Makefile b/textproc/flyspell/Makefile index 298d62d62e5..0408b8561d0 100644 --- a/textproc/flyspell/Makefile +++ b/textproc/flyspell/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:14 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:26:49 agc Exp $ # DISTNAME= flyspell.el PKGNAME= flyspell-1.7c -WRKSRC= ${WRKDIR} CATEGORIES= textproc MASTER_SITES= http://www-sop.inria.fr/mimosa/personnel/Manuel.Serrano/flyspell/ EXTRACT_SUFX= # empty @@ -16,6 +15,7 @@ DEPENDS= ispell-emacs-[0-9]*:../../textproc/ispell-emacs EXTRACT_ONLY= # None +WRKSRC= ${WRKDIR} DIST_SUBDIR= ${PKGNAME_NOREV} NO_CONFIGURE= # -- cgit v1.2.3