From 5cbdd5a83eb94d1543656588fad97fad4abdff01 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/ispell-emacs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ispell-emacs') diff --git a/textproc/ispell-emacs/Makefile b/textproc/ispell-emacs/Makefile index a1f6c5ad6e7..aaf643933ec 100644 --- a/textproc/ispell-emacs/Makefile +++ b/textproc/ispell-emacs/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 22:54:23 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/01/20 12:26:50 agc Exp $ # DISTNAME= ispell.el PKGNAME= ispell-emacs-3.6 -WRKSRC= ${WRKDIR} CATEGORIES= textproc MASTER_SITES= ftp://kdstevens.com/pub/stevens/ EXTRACT_SUFX= .gz @@ -15,6 +14,7 @@ COMMENT= Emacs interface for ispell spell checker DEPENDS= ispell-base-[0-9]*:../../textproc/ispell-base DIST_SUBDIR= ${PKGNAME_NOREV} +WRKSRC= ${WRKDIR} NO_CONFIGURE= # NO_BUILD= # -- cgit v1.2.3