From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Mar 11 16:34:36 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 322BD16A4CE for ; Fri, 11 Mar 2005 16:34:36 +0000 (GMT) Received: from mail.desa-projekt.de (mail.desa-projekt.de [217.172.178.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADEF43D5A for ; Fri, 11 Mar 2005 16:34:35 +0000 (GMT) (envelope-from dako@bsdberlin.org) Received: (qmail 19507 invoked from network); 11 Mar 2005 16:34:38 -0000 Received: from i3ed69638.versanet.de (HELO tiberian.bsdberlin.local) (dako@bsdberlin.org@62.214.150.56) by mail.desa-projekt.de with SMTP; 11 Mar 2005 16:34:38 -0000 Date: Fri, 11 Mar 2005 17:34:29 +0100 From: Danny Koenig To: freebsd-ports-bugs@freebsd.org, glewis@FreeBSD.org Message-ID: <20050311173429.46f4cb83@tiberian.bsdberlin.local> In-Reply-To: <200503111609.j2BG9H5T097769@freefall.freebsd.org> References: <200503111609.j2BG9H5T097769@freefall.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; FreeBSD/i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ports/78637: update port: security/bcwipe 1.2.3 -> 1.5.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 16:34:36 -0000 On Fri, 11 Mar 2005 16:09:17 GMT Greg Lewis wrote: > I also needed to modify CFLAGS for the port to compile correctly, did > you not have that problem? No. It compile without any type of warning and/or error. But you're right. Normally the -DOS_FreeBSD flag is needed. Thanks for commit!