ports/102572: Update port: audio/faad

KATO Tsuguru tkato432 at yahoo.com
Sun Aug 27 17:21:25 UTC 2006


>Number:         102572
>Category:       ports
>Synopsis:       Update port: audio/faad
>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:   Sun Aug 27 17:10:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p20 i386
>Organization:
>Environment:
>Description:
- Fix build on 4-stable

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/faad/Makefile audio/faad/Makefile
--- /usr/ports/audio/faad/Makefile	Sun Aug 27 13:10:28 2006
+++ audio/faad/Makefile	Sun Aug 27 20:51:52 2006
@@ -32,6 +32,10 @@
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|g' \
+		${WRKSRC}/common/mp4ff/mp4ff_int_types.h
+
 pre-configure:
 	${MKDIR} ${WRKSRC}/plugins/bmp
 	@cd ${WRKSRC}; ${ACLOCAL} -I ${ACLOCAL_DIR} -I .; \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list