From owner-freebsd-stable@FreeBSD.ORG Mon Jun 7 17:35:14 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70F216A4CE for ; Mon, 7 Jun 2004 17:35:14 +0000 (GMT) Received: from out003.verizon.net (out003pub.verizon.net [206.46.170.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6005543D2D for ; Mon, 7 Jun 2004 17:35:14 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from [192.168.1.3] ([68.161.84.3]) by out003.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040607041040.JCX6671.out003.verizon.net@[192.168.1.3]>; Sun, 6 Jun 2004 23:10:40 -0500 Message-ID: <40C3EABF.6000709@mac.com> Date: Mon, 07 Jun 2004 00:10:39 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Parv References: <40C214F0.2010207@premsoft.co.za> <20040607012058.GA408@moo.holy.cow> In-Reply-To: <20040607012058.GA408@moo.holy.cow> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out003.verizon.net from [68.161.84.3] at Sun, 6 Jun 2004 23:10:39 -0500 cc: freebsd-stable@freebsd.org Subject: Re: 4.9-STABLE --> 4.8-RELEASE downgrade. Pitfalls? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 17:35:14 -0000 Parv wrote: [ ... ] > Port making will fail if you keep ports trees updated at least due > to use of new make(1) syntax introduced, in 4.9, in a port's > Makefile. The problem i noticed was related to use of parenthesis > in ".if ... .endif" structure. Thanks for the response, Parv, but ugh! I cringe at the notion that continually tweaking make and the port Makefiles causes problems with backwards compatibility to a still-supported FreeBSD release. -- -Chuck