From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 16 01:50:06 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BF13916A4E2 for ; Mon, 16 Apr 2007 01:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 9B6B013C4C8 for ; Mon, 16 Apr 2007 01:50:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3G1o6qE088548 for ; Mon, 16 Apr 2007 01:50:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3G1o6a8088541; Mon, 16 Apr 2007 01:50:06 GMT (envelope-from gnats) Resent-Date: Mon, 16 Apr 2007 01:50:06 GMT Resent-Message-Id: <200704160150.l3G1o6a8088541@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DE06E16A402 for ; Mon, 16 Apr 2007 01:47:40 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.freebsd.org (Postfix) with ESMTP id 9C20D13C459 for ; Mon, 16 Apr 2007 01:47:40 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id CECA137CAF8; Mon, 16 Apr 2007 11:47:39 +1000 (EST) Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id A359E42223D for ; Mon, 16 Apr 2007 11:47:39 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id 63D1937B99F for ; Mon, 16 Apr 2007 11:47:39 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 3DCA4F5; Mon, 16 Apr 2007 11:47:39 +1000 (EST) Message-Id: <20070416014739.3DCA4F5@k7.mavetju> Date: Mon, 16 Apr 2007 11:47:39 +1000 (EST) From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/111655: [patch] audio/freebirth - cleanup non-supported FreeBSD versions X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Apr 2007 01:50:06 -0000 >Number: 111655 >Category: ports >Synopsis: [patch] audio/freebirth - cleanup non-supported FreeBSD versions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Apr 16 01:50:05 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 6.1-RELEASE i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/freebirth/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 3 May 2006 05:14:16 -0000 1.9 +++ Makefile 16 Apr 2007 01:47:17 -0000 @@ -18,11 +18,7 @@ USE_GNOME= gtk12 USE_GMAKE= yes -.include - -.if ${OSVERSION} >= 500000 -IGNORE= is too unstable on FreeBSD >= 5.x -.endif +BROKEN= is too unstable on FreeBSD >= 5.x pre-build: @${REINPLACE_CMD} -E -e 's|-g[[:space:]]+-O6|${CFLAGS}|; \ @@ -42,4 +38,4 @@ @${MKDIR} ${PREFIX}/share/freebirth/raw ${INSTALL_DATA} ${WRKSRC}/raw/*.raw ${PREFIX}/share/freebirth/raw -.include +.include >Release-Note: >Audit-Trail: >Unformatted: