From a093e56bb6154e061ebfb2d23312856207f29b98 Mon Sep 17 00:00:00 2001 From: zuntum Date: Mon, 16 Apr 2001 18:54:37 +0000 Subject: o respect CFLAGS o remove redundant line: WRKSRC=${WRKDIR}/${PKGNAME}, since ${PKGNAME}==${DISTNAME} --- sysutils/skill/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/skill/Makefile') diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile index d6d52ca34cd..b0b0c345fc7 100644 --- a/sysutils/skill/Makefile +++ b/sysutils/skill/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2001/02/17 17:42:18 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/04/16 18:54:37 zuntum Exp $ # # The version number for skill does not match the @P number. # This is normal. DISTNAME= skill-4.0 -WRKSRC= ${WRKDIR}/${PKGNAME} CATEGORIES= sysutils MASTER_SITES= ftp://fast.cs.utah.edu/pub/skill/ EXTRACT_SUFX= .tgz -- cgit v1.2.3