From owner-cvs-all Mon Oct 28 17:37:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB16737B401; Mon, 28 Oct 2002 17:37:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CAD443E91; Mon, 28 Oct 2002 17:37:52 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9T1ajmV048380; Mon, 28 Oct 2002 17:36:45 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9T1ajSR048377; Mon, 28 Oct 2002 17:36:45 -0800 (PST) Message-Id: <200210290136.g9T1ajSR048377@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 28 Oct 2002 17:36:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/nn/files patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG edwin 2002/10/28 17:36:45 PST Modified files: news/nn/files patch-ag Log: Unbreak news/nn on -current. From patch-submission: news/nn doesn't build on -CURRENT because 'cc -E' now emits blanks instead of keeping the tabs when generating the intermediate makefile, so some unexpansion is called for. Fix $CC & $MAKE while we're at it. Patch works on -STABLE, too. PR: ports/44530 Submitted by: Volker Stolz Approved by: Jasper O'Malley (maintainer) Revision Changes Path 1.5 +18 -4 ports/news/nn/files/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message