ports/66361: [MAINTAINER] audio/faac: [remove build depends on faad]

michael johnson ahze at ahze.net
Fri May 7 18:20:27 UTC 2004


>Number:         66361
>Category:       ports
>Synopsis:       [MAINTAINER] audio/faac: [remove build depends on faad]
>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:   Fri May 07 11:20:26 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     michael johnson
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #45: Mon May  3 05:09:04 EDT
>Description:
- Remove build depends on faad

please commit pr-66360 first.

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

--- faac-1.24.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/faac/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	6 May 2004 08:40:42 -0000	1.1
+++ Makefile	7 May 2004 18:13:29 -0000
@@ -14,7 +14,6 @@
 MAINTAINER=	ahze at ahze.net
 COMMENT=	FAAC is an AAC audio encoder
 
-BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/audio/faad:extract
 LIB_DEPENDS=	faad.0:${PORTSDIR}/audio/faad
 
 NO_PACKAGE=	Distribution in binary form is prohibited
@@ -27,8 +26,7 @@
 USE_LIBTOOL_VER=13
 USE_REINPLACE=	yes
 CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include \
-		-I${WRKDIR}/../../../audio/faad/work/faad2/common/mp4v2" \
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 INSTALLS_SHLIB=	yes
 
--- faac-1.24.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list