From owner-freebsd-current Wed Aug 21 7:30:46 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74F537B400 for ; Wed, 21 Aug 2002 07:30:42 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [212.227.14.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFBFC43E6A for ; Wed, 21 Aug 2002 07:30:41 -0700 (PDT) (envelope-from mailnull@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with local-bsmtp id 17hWVM-0002Go-00; Wed, 21 Aug 2002 16:30:40 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.5/8.12.5) with ESMTP id g7LEDBdO075860 for ; Wed, 21 Aug 2002 16:13:11 +0200 (CEST) (envelope-from mailnull@localhost.mips.inka.de) Received: (from mailnull@localhost) by kemoauc.mips.inka.de (8.12.5/8.12.5/Submit) id g7LEDBHw075859 for freebsd-current@freebsd.org; Wed, 21 Aug 2002 16:13:11 +0200 (CEST) From: naddy@mips.inka.de (Christian Weisgerber) Subject: Re: port upgrade problem Date: Wed, 21 Aug 2002 14:13:10 +0000 (UTC) Message-ID: References: <20020821085203.U30423-100000@sbk-gw.sibnet.ru> Originator: naddy@mips.inka.de (Christian Weisgerber) To: freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxim M. Kazachek wrote: > "/usr/ports/Mk/bsd.port.mk", line 2580: warning: duplicate script for > target "patch-message" ignored One of the recent changes in make (revision 1.38 of parse.c) causes it to emit this type of warning. This causes heaps of apparently harmless warnings in some places and breakage in a few others. Presumably the offending Makefiles should be fixed. I haven't been sufficiently annoyed yet to really look at the issue. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message