From owner-freebsd-ports@FreeBSD.ORG Thu Jan 26 01:55:46 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E73F16A420 for ; Thu, 26 Jan 2006 01:55:46 +0000 (GMT) (envelope-from paul.sherren@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ABBF43D46 for ; Thu, 26 Jan 2006 01:55:45 +0000 (GMT) (envelope-from paul.sherren@gmail.com) Received: by wproxy.gmail.com with SMTP id i14so313614wra for ; Wed, 25 Jan 2006 17:55:44 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JnJv7qyog0g/+QZmcy8wV59dINzsqoToX0X1B5jS6+MdH2gS4tfT9BmWimkd7WAPDyuLsBN0fHf4/oMwVQ0h7f+W7UfY3uwAA3IlpfoWT9MK/KVRB6kJAl5ZOoHw9ZHyP6cz3RJdbgqdZsivata415XwKMJGKcxHKjUB1BOI7iI= Received: by 10.65.97.8 with SMTP id z8mr971219qbl; Wed, 25 Jan 2006 17:55:44 -0800 (PST) Received: by 10.65.150.11 with HTTP; Wed, 25 Jan 2006 17:55:44 -0800 (PST) Message-ID: <6e55b6240601251755p7bc63953xebe41fa790eec26c@mail.gmail.com> Date: Wed, 25 Jan 2006 22:25:44 -0330 From: Paul Sherren To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: FreeBSD Port: audio/darkice X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 01:55:46 -0000 Bug in Makefile maybe: There seems to be a discrepancy between the options available and the Makefile. The make file checks "WITH_FAAC" however the compile options (make config) set the value to "WITH_FAAD". Of course this doesn't allow easy compiling of "aac" support. -=3D[ Paul ]=3D-