From owner-cvs-all@FreeBSD.ORG Sun Dec 31 13:33:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 587EE16A403; Sun, 31 Dec 2006 13:33:09 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 1913313C43E; Sun, 31 Dec 2006 13:33:07 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1H10TF-0001DJ-Of; Sun, 31 Dec 2006 16:11:25 +0300 Message-ID: <4597B6DA.7060309@FreeBSD.org> Date: Sun, 31 Dec 2006 16:10:50 +0300 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.8 (X11/20061113) MIME-Version: 1.0 To: Alejandro Pulver , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200612310434.kBV4YRXS037540@repoman.freebsd.org> <20061231114135.GZ16049@droso.net> In-Reply-To: <20061231114135.GZ16049@droso.net> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: ports/Mk bsd.wx.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Dec 2006 13:33:09 -0000 Erwin Lansing wrote: > This broke INDEX as there is no x11-toolkits/py-wxPython28 port and this > is now detected. As I investigated it affects only on audio/py-karaoke port. So I'll commit a fix for this port that looks quite correct anyway: -USE_WX= 2.4+ +USE_WX= 2.4-2.6 -- Dixi. Sem.