From owner-cvs-ports@FreeBSD.ORG Sun Aug 27 17:21:17 2006 Return-Path: X-Original-To: cvs-ports@freebsd.org Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C0316A4E2 for ; Sun, 27 Aug 2006 17:21:17 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFB6044059 for ; Sun, 27 Aug 2006 17:09:12 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so1990721pye for ; Sun, 27 Aug 2006 10:09:09 -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=Mn5m7zCNRgV0pPWAQgnx3X6uwXU3e1F0rNrvk5M3sLvNW2c3zh2S/gXGOzAqT6DWSDvc4h5IxFvVLPALztghg/zDdhspLGnVKu2AF1HSbEGXWHyYOJuoumL2tWTFAk/3srpEpAN2kkK/illgsS+af8NmTysP1QDeb/+LD26t1+I= Received: by 10.35.87.8 with SMTP id p8mr10312052pyl; Sun, 27 Aug 2006 10:09:09 -0700 (PDT) Received: by 10.35.87.9 with HTTP; Sun, 27 Aug 2006 10:09:09 -0700 (PDT) Message-ID: Date: Sun, 27 Aug 2006 13:09:09 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: "Jeremy Messenger" In-Reply-To: <200608262007.k7QK7rSN009210@repoman.freebsd.org> MIME-Version: 1.0 References: <200608262007.k7QK7rSN009210@repoman.freebsd.org> X-Google-Sender-Auth: 3617d8865a045c72 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: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/faad Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Aug 2006 17:21:17 -0000 On 8/26/06, Jeremy Messenger wrote: > > mezz 2006-08-26 20:07:53 UTC > > FreeBSD ports repository > > Modified files: > audio/faad Makefile > Log: > Remove PATCH_DEPENDS and rename the post-patch target to pre-configure. > It > makes more sense. Should fix the build in a few of other tinderboxes, > but > I don't understand why it works for pointyhat thought. the same could be done for faac Reported by: novel > > Revision Changes Path > 1.41 +1 -3 ports/audio/faad/Makefile >