From owner-cvs-all@FreeBSD.ORG Thu May 19 08:49:46 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B27F0106566B; Thu, 19 May 2011 08:49:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id 4734F8FC13; Thu, 19 May 2011 08:49:46 +0000 (UTC) Received: from pav.hide.vol.cz (nat-application.b1.lan.prg.vol.cz [195.122.204.152]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id p4J8o4mK063705 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Thu, 19 May 2011 10:50:08 +0200 (CEST) (envelope-from pav@FreeBSD.org) Message-ID: <4DD4D99D.7030707@FreeBSD.org> Date: Thu, 19 May 2011 10:49:33 +0200 From: Pav Lucistnik User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.15) Gecko/20110414 Thunderbird/3.1.9 MIME-Version: 1.0 To: Frederic Culot References: <201105190811.p4J8BafT034037@repoman.freebsd.org> In-Reply-To: <201105190811.p4J8BafT034037@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 94.23.0.135 X-Milter: Spamilter (Reciever: sup.oook.cz; Sender-ip: 195.122.204.152; Sender-helo: pav.hide.vol.cz; ) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/cx88 Makefile ports/multimedia/cx88/files patch-client-analog-cx88__analog__driver.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2011 08:49:46 -0000 On 2011/05/19 10:11, Frederic Culot wrote: > culot 2011-05-19 08:11:36 UTC > > FreeBSD ports repository > > Modified files: > multimedia/cx88 Makefile > Added files: > multimedia/cx88/files > patch-client-analog-cx88__analog__driver.cpp > Log: > - Add IGNORE tag for kernels that lack kmem_alloc_attr() This won't work for a) machines where /usr/src is not present b) machines that crossbuild Please change this to use ${OSVERSION} instead. Thanks! -- Pav Lucistnik