ports/72593: [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]

Michael Johnson ahze at ahze.net
Tue Oct 12 18:00:44 UTC 2004


>Number:         72593
>Category:       ports
>Synopsis:       [MAINTAINER] audio/faac: [Fix build on 6.0-CURRENT]
>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:   Tue Oct 12 18:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD blueheron.ahze.net 5.3-BETA6 FreeBSD 5.3-BETA6 #67: Fri Oct  1 15:03:41 EDT
>Description:
- Fix build on 6.0
Tested and Reported by: Chris Johnson <cjohnson at wcug.wwu.edu> 



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

--- faac-1.24_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/faac/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	3 Aug 2004 22:36:48 -0000	1.8
+++ Makefile	12 Oct 2004 17:52:36 -0000
@@ -26,7 +26,9 @@
 USE_REINPLACE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+		LDFLAGS="-L${LOCALBASE}/lib" \
+		HAVECXX="yes"
+
 INSTALLS_SHLIB=	yes
 
 pre-patch: build-depends
--- faac-1.24_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list