From owner-freebsd-multimedia@FreeBSD.ORG Mon Sep 17 17:10:09 2012 Return-Path: Delivered-To: freebsd-multimedia@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5278106564A for ; Mon, 17 Sep 2012 17:10:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7B2E88FC1E for ; Mon, 17 Sep 2012 17:10:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8HHA9Zb061732 for ; Mon, 17 Sep 2012 17:10:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8HHA9F0061731; Mon, 17 Sep 2012 17:10:09 GMT (envelope-from gnats) Date: Mon, 17 Sep 2012 17:10:09 GMT Message-Id: <201209171710.q8HHA9F0061731@freefall.freebsd.org> To: freebsd-multimedia@FreeBSD.org From: "A.J. Kehoe IV (Nanoman)" <9ya139x4@nanoman.ca> Cc: 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: "A.J. Kehoe IV \(Nanoman\)" <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:10:10 -0000 The following reply was made to PR ports/170483; it has been noted by GNATS. From: "A.J. Kehoe IV (Nanoman)" <9ya139x4@nanoman.ca> To: kwm@FreeBSD.org Cc: bug-followup@FreeBSD.org, freebsd-multimedia@freebsd.org Subject: Re: ports/170483: [patch] Correct multimedia/gstreamer Dependency Declaration Date: Mon, 17 Sep 2012 13:09:29 -0400 (EDT) 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".