From owner-freebsd-ports Fri Sep 27 13: 0:25 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 3256C37B410 for ; Fri, 27 Sep 2002 13:00:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9418C43E6A for ; Fri, 27 Sep 2002 13:00:20 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8RK0KCo021575 for ; Fri, 27 Sep 2002 13:00:20 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8RK0KJV021574; Fri, 27 Sep 2002 13:00:20 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4101337B401 for ; Fri, 27 Sep 2002 12:54:17 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id B271A43E3B for ; Fri, 27 Sep 2002 12:54:16 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (841956e36a633e12bc9208bbc70ffc8e@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id g8RJswho002137 for ; Fri, 27 Sep 2002 12:54:58 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from root@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id g8RJsw2b002136; Fri, 27 Sep 2002 12:54:58 -0700 (PDT) (envelope-from monkey) Message-Id: <200209271954.g8RJsw2b002136@vectors.cx> Date: Fri, 27 Sep 2002 12:54:58 -0700 (PDT) From: Reply-To: To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43436: [patch] fix audio/mpg123 (esound, GNOMENG-related) 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: 43436 >Category: ports >Synopsis: [patch] fix audio/mpg123 (esound, GNOMENG-related) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 27 13:00:20 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: FreeBSD 4.7-RC i386 >Organization: >Environment: System: FreeBSD smacky.vectors.cx 4.7-RC FreeBSD 4.7-RC #25: Thu Sep 26 20:54:04 PDT 2002 root@smacky.vectors.cx:/usr/src/sys/compile/smacky i386 >Description: this problem arose in the GNOMENG updates. this is a quick fix. >How-To-Repeat: >Fix: this patches /usr/ports/audio/mpg123/Makefile. it is in relation to files/patch-aa. --- mpg123.patch begins here --- --- Makefile.orig Fri Sep 27 12:32:40 2002 +++ Makefile Fri Sep 27 12:33:59 2002 @@ -54,6 +54,7 @@ USE_GNOME+= esound ALL_TARGET= freebsd-esd PKGNAMESUFFIX= -esound +MAKE_ENV+= HAVE_ESOUND=yes .elif defined(HAVE_NAS) PKGNAMESUFFIX= -nas ALL_TARGET= freebsd-nas --- mpg123.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message