From owner-freebsd-gnome@FreeBSD.ORG Tue Apr 26 14:24:12 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DBF6A1065673 for ; Tue, 26 Apr 2011 14:24:12 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id 8FCC08FC1B for ; Tue, 26 Apr 2011 14:24:12 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward15.mail.yandex.net (Yandex) with ESMTP id 1885A9E1C87 for ; Tue, 26 Apr 2011 18:08:42 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1303826922; bh=BKdQtadNFmb/Zzii6i2QpX90Qn4pj8RtuKbn99itxfM=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=BXw57RMSSxIt+njD/Mkpd1lKuc9q8os25D7XE+4ut1C+6kULg2x/wObqCKlQjudrM arNq8JiKzezrRv+/SPn4xcfQj57vPbEXTkTB/k1fCZxxKCUI5Iin82UEWN7deSMBap 7nLmzazNNEux9ZqerAltoIVolqMxQkOatquq3jPw= Received: from smeshariki2.local (unknown [213.27.65.65]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id D9C4619B8090 for ; Tue, 26 Apr 2011 18:08:41 +0400 (MSD) Message-ID: <4DB6D16F.9040708@yandex.ru> Date: Tue, 26 Apr 2011 18:06:39 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110425 Thunderbird/3.1.9 MIME-Version: 1.0 To: FreeBSD GNOME Users Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-Spam: 1 Cc: Subject: x11/gnome-panel: unrecognized option --enable-polkit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Apr 2011 14:24:12 -0000 Good day! x11/gnome-panel configure script doesn't have --enable-polkit option anymore, so it should be removed from CONFIGURE_ARGS in port's Makefile. -- Regards, Ruslan