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. --- sysutils/atitvout/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/atitvout') diff --git a/sysutils/atitvout/Makefile b/sysutils/atitvout/Makefile index 5a81802c894..da756889b62 100644 --- a/sysutils/atitvout/Makefile +++ b/sysutils/atitvout/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2003/08/30 16:17:45 jmc Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/20 12:26:15 agc Exp $ DISTNAME= atitvout-0.4 -WRKSRC= ${WRKDIR}/atitvout CATEGORIES= sysutils graphics MASTER_SITES= http://www.stud.uni-hamburg.de/users/lennart/projects/atitvout/ @@ -11,6 +10,7 @@ COMMENT= Allows TV-Out connector support under Linux/NetBSD ONLY_FOR_PLATFORM= NetBSD-*-i386 # Linux-*-i386 [gnumakefile needs work] +WRKSRC= ${WRKDIR}/atitvout USE_CONFIGURE= YES .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3