From owner-freebsd-ports Fri Jul 19 15:40:11 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4994037B400 for ; Fri, 19 Jul 2002 15:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C4843E5E for ; Fri, 19 Jul 2002 15:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6JMe3JU059045 for ; Fri, 19 Jul 2002 15:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6JMe3A1059044; Fri, 19 Jul 2002 15:40:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9165537B400 for ; Fri, 19 Jul 2002 15:39:23 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id F070A43E67 for ; Fri, 19 Jul 2002 15:39:22 -0700 (PDT) (envelope-from corecode@corecode.ath.cx) Received: from fwd00.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17VgPB-0004hJ-01; Sat, 20 Jul 2002 00:39:21 +0200 Received: from spirit.zuhause.stoert.net (320050403952-0001@[217.224.161.46]) by fmrl00.sul.t-online.com with esmtp id 17VgP8-0f0D9EC; Sat, 20 Jul 2002 00:39:18 +0200 Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178]) by spirit.zuhause.stoert.net (8.11.6/8.11.6) with ESMTP id g6JMdIQ15712 for ; Sat, 20 Jul 2002 00:39:18 +0200 (CEST) (envelope-from corecode@corecode.ath.cx) Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1]) by terrorfish.uni.stoert.net (8.12.5/8.12.4) with ESMTP id g6JMcHMt023060 for ; Sat, 20 Jul 2002 00:38:17 +0200 (CEST) (envelope-from corecode@terrorfish.uni.stoert.net) Received: (from corecode@localhost) by terrorfish.uni.stoert.net (8.12.5/8.12.4/Submit) id g6JMcG7B023059; Sat, 20 Jul 2002 00:38:16 +0200 (CEST) Message-Id: <200207192238.g6JMcG7B023059@terrorfish.uni.stoert.net> Date: Sat, 20 Jul 2002 00:38:16 +0200 (CEST) From: "Simon 'corecode' Schubert" Reply-To: "Simon 'corecode' Schubert" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/40793: unbreak benchmarks/bonnie++ for -CURRENT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40793 >Category: ports >Synopsis: unbreak benchmarks/bonnie++ for -CURRENT >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jul 19 15:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon 'corecode' Schubert >Release: FreeBSD 5.0-CURRENT i386 >Organization: >Environment: System: FreeBSD terrorfish.uni.stoert.net 5.0-CURRENT FreeBSD 5.0-CURRENT #7: Thu Jul 18 15:54:07 CEST 2002 corecode@terrorfish.uni.stoert.net:/usr/obj/k7/usr/src/sys/TERRORFISH i386 >Description: unbreak make package for benchmarks/bonnie++ on -CURRENT pointed out by: bento >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/benchmarks/bonnie++/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 14 Jun 2002 21:47:43 -0000 1.5 +++ Makefile 19 Jul 2002 22:32:52 -0000 @@ -16,6 +16,8 @@ GNU_CONFIGURE= yes +CONFIGURE_ENV+= CPPFLAGS="-U__DEPRECATED" + MAN1= bon_csv2html.1 bon_csv2txt.1 MAN8= bonnie++.8 zcav.8 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message