Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2002 12:54:58 -0700 (PDT)
From:      <adam@vectors.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43436: [patch] fix audio/mpg123 (esound, GNOMENG-related)
Message-ID:  <200209271954.g8RJsw2b002136@vectors.cx>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209271954.g8RJsw2b002136>