From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 17 17:09:31 2012 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 030221065670; Mon, 17 Sep 2012 17:09:31 +0000 (UTC) (envelope-from 9ya139x4@nanoman.ca) Received: from mail.nanoman.ca (mail.nanoman.ca [76.10.173.222]) by mx1.freebsd.org (Postfix) with ESMTP id B78948FC08; Mon, 17 Sep 2012 17:09:30 +0000 (UTC) Received: from www.nanoman.ca (nanobox.nanoman.ca [127.0.0.1]) by mail.nanoman.ca (Postfix) with ESMTP id 42F7F115FF; Mon, 17 Sep 2012 13:09:29 -0400 (EDT) Received: from 192.168.1.9 (SquirrelMail authenticated user 9ya139x4) by www.nanoman.ca with HTTP; Mon, 17 Sep 2012 13:09:29 -0400 (EDT) Message-ID: <45739.192.168.1.9.1347901769.squirrel@www.nanoman.ca> In-Reply-To: <201209081017.q88AHQtE063671@freefall.freebsd.org> References: <201209081017.q88AHQtE063671@freefall.freebsd.org> Date: Mon, 17 Sep 2012 13:09:29 -0400 (EDT) From: "A.J. Kehoe IV (Nanoman)" <9ya139x4@nanoman.ca> To: kwm@FreeBSD.org User-Agent: SquirrelMail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-multimedia@freebsd.org, bug-followup@FreeBSD.org Subject: Re: ports/170483: [patch] Correct multimedia/gstreamer Dependency Declaration X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: 9ya139x4@nanoman.ca List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Sep 2012 17:09:31 -0000 kwm@FreeBSD.org wrote: > Synopsis: [patch] Correct multimedia/gstreamer Dependency Declaration > > State-Changed-From-To: open->closed > State-Changed-By: kwm > State-Changed-When: Sat Sep 8 10:16:46 UTC 2012 > State-Changed-Why: > Committed thanks! I just tweaked the desc a bit. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=170483 Thanks, kwm! "${PORT_OPTIONS:MCHECK}" should actually be "${PORT_OPTIONS:MLIBCHECK}", though. Either that, or change the name of the Check option from "LIBCHECK" to "CHECK".