From owner-cvs-all Tue Jan 28 8:28: 0 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2779837B401; Tue, 28 Jan 2003 08:27:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C111A43F43; Tue, 28 Jan 2003 08:27:58 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0SGRwbv035703; Tue, 28 Jan 2003 08:27:58 -0800 (PST) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0SGRwP0035702; Tue, 28 Jan 2003 08:27:58 -0800 (PST) Message-Id: <200301281627.h0SGRwP0035702@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 28 Jan 2003 08:27:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/multimedia/ffmpeg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2003/01/28 08:27:58 PST Modified files: multimedia/ffmpeg Makefile Log: o Do not select cpu type for the configure script: this disables assembly optimizations for each platform. Figures. o configure script was ignoring our enabling the video capture interface. Hard code this. o Bump PORTREVISION Submitted by: Steve O'Hara-Smith Revision Changes Path 1.14 +6 -2 ports/multimedia/ffmpeg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message