From owner-freebsd-ports@FreeBSD.ORG Sun Jan 5 06:05:34 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0B49BF6A; Sun, 5 Jan 2014 06:05:34 +0000 (UTC) Received: from cargobay.net (cargobay.net [162.220.58.155]) by mx1.freebsd.org (Postfix) with ESMTP id DC4F3134E; Sun, 5 Jan 2014 06:05:33 +0000 (UTC) Received: from [192.168.0.16] (unknown [65.35.151.3]) by cargobay.net (Postfix) with ESMTPSA id 7D04911D7; Sun, 5 Jan 2014 06:04:42 +0000 (UTC) From: "Chad J. Milios" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) Subject: Please commit this fix to a race in the audio/liba52 port Message-Id: Date: Sun, 5 Jan 2014 01:05:24 -0500 To: "freebsd-multimedia@freebsd.org" , "linimon@freebsd.org" , "freebsd-ports@freebsd.org" X-Mailer: iPhone Mail (11B554a) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jan 2014 06:05:34 -0000 Sorry to be a pest. At the bottom of closed PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/183791 There is a working fix that hasn't been committed yet. A target needs to be a= dded to audio/liba52/Makefile I recommend changing it a little bit though fr= om the one in the PR, to this: pre-install: ${FIND} ${WRKSRC} -name Makefile | ${XARGS} ${TOUCH}