From owner-freebsd-ports@FreeBSD.ORG Fri Feb 6 10:51:30 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C63B16A4CE; Fri, 6 Feb 2004 10:51:30 -0800 (PST) Received: from mail.lovett.com (core.lovett.com [216.168.8.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB2843D2F; Fri, 6 Feb 2004 10:51:29 -0800 (PST) (envelope-from ade@FreeBSD.org) Received: from ts46-02-qdr1249.mdfrd.or.charter.com ([66.169.242.225] helo=[192.168.1.100]) by mail.lovett.com with asmtp (Exim 4.30; FreeBSD) id 1ApB4b-000MpK-Lj; Fri, 06 Feb 2004 18:51:29 +0000 In-Reply-To: References: <1075871381.76993.21.camel@shumai.marcuscom.com> <1075892773.694.38.camel@gorf.lovett.com> <8317FE94-58CD-11D8-891D-000A956B6386@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <791E5084-58D5-11D8-891D-000A956B6386@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: Ade Lovett Date: Fri, 6 Feb 2004 10:51:29 -0800 To: des@des.no (=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=) X-Mailer: Apple Mail (2.612) cc: ports@FreeBSD.org cc: Joe Marcus Clarke Subject: Re: HEADS UP: Latest round of bsd.*.mk changes X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 18:51:30 -0000 On Feb 06, 2004, at 10:43, Dag-Erling Sm=F8rgrav wrote: > Thank you for your excellent suggestion. In case you hadn't noticed, > that is exactly what the patch Joe committed does. > > *grrr* Oh, grr yourself, whilst doing this: cd ${PORTSDIR}/Mk grep OSVERSION bsd.port.mk Now look at all that code that refers to OSVERSIONs less than 430000. -aDe