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. --- chat/tkicb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/tkicb') diff --git a/chat/tkicb/Makefile b/chat/tkicb/Makefile index 78f07d53c3e..3ddd10a1c71 100644 --- a/chat/tkicb/Makefile +++ b/chat/tkicb/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:26:21 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:09:35 agc Exp $ # DISTNAME= icb.2.1.4 PKGNAME= tkicb-2.1.4 PKGREVISION= 1 -WRKSRC= ${WRKDIR} CATEGORIES= chat x11 MASTER_SITES= ftp://shoshin.armory.com/pub/ EXTRACT_SUFX= .tar.Z @@ -19,6 +18,7 @@ NO_SRC_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} +WRKSRC= ${WRKDIR} USE_BUILDLINK2= YES USE_X11= YES -- cgit v1.2.3