Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 2004 19:10:24 -0400 (EDT)
From:      Michael Johnson <ahze@ahze.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73220: [MAINTAINER] audio/bmp-faad2: [Fix build]
Message-ID:  <200410272310.i9RNAOsA017013@blueheron.ahze.net>
Resent-Message-ID: <200410272320.i9RNKVPh031491@freefall.freebsd.org>

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

>Number:         73220
>Category:       ports
>Synopsis:       [MAINTAINER] audio/bmp-faad2: [Fix build]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 27 23:20:30 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-STABLE FreeBSD 5.3-STABLE #69: Mon Oct 25 23:48:21 EDT 2004
>Description:
- Fix build buy using bmp headers instead of xmms headers
 - Pointed out by kris@

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- bmp-faad2-2.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/bmp-faad/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	14 Oct 2004 00:18:12 -0000	1.1
+++ Makefile	27 Oct 2004 23:04:53 -0000
@@ -58,6 +58,7 @@
 		${XARGS} -n 5 -x \
 			${REINPLACE_CMD} -e \
 				's|-O2|${CFLAGS}|'
+	@${REINPLACE_CMD} -e 's|<xmms|<bmp|' ${WRKSRC}/plugins/xmms/src/libmp4.c
 
 do-build:
 	@cd ${WRKSRC}/libfaad && ${MAKE}
--- bmp-faad2-2.0_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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