From owner-freebsd-multimedia@FreeBSD.ORG Sat Aug 26 19:45:33 2006 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D836C16A4DD for ; Sat, 26 Aug 2006 19:45:33 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00C0F43D66 for ; Sat, 26 Aug 2006 19:45:32 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1658771pye for ; Sat, 26 Aug 2006 12:45:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=dRwzu0DllXmeTgNoyti6wFsTD784JV+pUIrrjIJ5A75AJyUb+SrewmvzPK1elRPfZ+yxNKDDAInYUPDgCe0AXv0UeA7rkqqzxfdjlR3mrWt4Iv677Sm1QMsB6ogCudGbILuY5NRtAWiZHkKS6Dp9RqJQOmPw/72dJowyvJSdgoE= Received: by 10.35.87.8 with SMTP id p8mr8182188pyl; Sat, 26 Aug 2006 12:45:32 -0700 (PDT) Received: by 10.35.87.9 with HTTP; Sat, 26 Aug 2006 12:45:32 -0700 (PDT) Message-ID: Date: Sat, 26 Aug 2006 15:45:32 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 References: <20060825205238.GA2637@underworld.novel.ru> <20060825223213.GC2637@underworld.novel.ru> <20060825231827.GF2637@underworld.novel.ru> X-Google-Sender-Auth: 9cdd6af29df8f9c0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: multimedia@freebsd.org Subject: Re: problem with audio/faad X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2006 19:45:34 -0000 On 8/26/06, Jeremy Messenger wrote: > > On Fri, 25 Aug 2006 18:18:27 -0500, Roman Bogorodskiy > wrote: > > > michael johnson wrote: > > > >> it's probably the way faad is setup to build then, since it > >> is rather unique vs. many other ports (except faac) > > Ahh, I see.... that PATCH_DEPENDS and post-patch target.. I dont like it. > Why not remove PATCH_DEPENDS and use pre-configure? Will it works? > > >> I've seen this on my own tinderbox and I just assumed > >> it was NO_CDROM in the past. > > > > Hm. Is it possible to fix it somehow? > > Try to remove PATCH_DEPENDS, then rename that post-patch target to > pre-configure. I don't know if this is still valid since I set the current setup before we had USE_AUTOTOOLS but the order of aclocal/libtoolize had to be before pre-configure so autoconf/automake/etc would work. Cheers, > Mezz > > > Roman Bogorodskiy > > > -- > mezz7@cox.net - mezz@FreeBSD.org > FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) > http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org > http://wiki.freebsd.org/multimedia - multimedia@FreeBSD.org >