From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 7 11:20:27 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB6016A4D1 for ; Fri, 7 May 2004 11:20:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F07DE43D4C for ; Fri, 7 May 2004 11:20:26 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i47IKQD0039882 for ; Fri, 7 May 2004 11:20:26 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i47IKQ23039881; Fri, 7 May 2004 11:20:26 -0700 (PDT) (envelope-from gnats) Resent-Date: Fri, 7 May 2004 11:20:26 -0700 (PDT) Resent-Message-Id: <200405071820.i47IKQ23039881@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, michael johnson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AC2416A4CE for ; Fri, 7 May 2004 11:14:06 -0700 (PDT) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3727843D41 for ; Fri, 7 May 2004 11:14:06 -0700 (PDT) (envelope-from root@ahze.net) Received: by ahze.ahze.net (Postfix, from userid 0) id D15136C96; Fri, 7 May 2004 14:14:57 -0400 (EDT) Message-Id: <20040507181457.D15136C96@ahze.ahze.net> Date: Fri, 7 May 2004 14:14:57 -0400 (EDT) From: michael johnson To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/66361: [MAINTAINER] audio/faac: [remove build depends on faad] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 May 2004 18:20:27 -0000 >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@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: