From 0bc53217fe50327f0f59e7136db15f92f75951d9 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. --- editors/ted-da/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/ted-da') diff --git a/editors/ted-da/Makefile b/editors/ted-da/Makefile index b3d1db46816..844ac8ad8d0 100644 --- a/editors/ted-da/Makefile +++ b/editors/ted-da/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 21:34:52 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/01/20 12:14:05 agc Exp $ DISTNAME= Ted_da_DK PKGNAME= ted-da-2.14 -WRKSRC= ${WRKDIR} CATEGORIES= editors MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \ ftp://metalab.unc.edu/pub/packages/editors/ted/ @@ -13,6 +12,7 @@ COMMENT= Danish spelling dictionary for the Ted word processor DEPENDS+= ted>=2.6:../../editors/ted +WRKSRC= ${WRKDIR} USE_X11BASE= YES DIST_SUBDIR= Ted-2.14 -- cgit v1.2.3