From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 8 04:20:03 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 41F3416A417 for ; Fri, 8 Feb 2008 04:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1DD3813C447 for ; Fri, 8 Feb 2008 04:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m184K2ka040852 for ; Fri, 8 Feb 2008 04:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m184K2D3040851; Fri, 8 Feb 2008 04:20:02 GMT (envelope-from gnats) Date: Fri, 8 Feb 2008 04:20:02 GMT Message-Id: <200802080420.m184K2D3040851@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= Cc: Subject: Re: ports/120384: Update port: devel/libffi-devel to latest CVS snapshot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Feb 2008 04:20:03 -0000 The following reply was made to PR ports/120384; it has been noted by GNATS. From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/120384: Update port: devel/libffi-devel to latest CVS snapshot Date: Fri, 8 Feb 2008 05:00:19 +0100 (CET) Oops, there is a small typo in the patch. There is a line ++ TARGET=x86_64; TARGETDIR=x86 nearly at the end of the patch, which should be ++ TARGET=X86_64; TARGETDIR=x86 See the difference? X86_64 must start with a capital letter.