From a16fc84f19dd8bf3201242f9e04334979fbebb2f Mon Sep 17 00:00:00 2001 From: agc Date: Sun, 9 Sep 2001 20:36:07 +0000 Subject: Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). --- devel/cweb/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/cweb') diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile index 3633aa1e506..a74a22a848b 100644 --- a/devel/cweb/Makefile +++ b/devel/cweb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2001/05/17 08:38:43 abs Exp $ +# $NetBSD: Makefile,v 1.11 2001/09/09 20:36:19 agc Exp $ # # XXX This package needs to be installed with the same PREFIX as teTeX # @@ -13,7 +13,6 @@ COMMENT= CWEB System of Structured Documentation DEPENDS+= teTeX-[0-9]*:../../print/teTeX -NO_WRKSUBDIR= # defined WRKSRC= ${WRKDIR} post-patch: -- cgit v1.2.3