From owner-cvs-ports@FreeBSD.ORG Thu Oct 11 03:09:28 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 727E216A421; Thu, 11 Oct 2007 03:09:27 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 021D413C47E; Thu, 11 Oct 2007 03:09:27 +0000 (UTC) (envelope-from tmclaugh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9B39Q3S038290; Thu, 11 Oct 2007 03:09:26 GMT (envelope-from tmclaugh@repoman.freebsd.org) Received: (from tmclaugh@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9B39QJ4038289; Thu, 11 Oct 2007 03:09:26 GMT (envelope-from tmclaugh) Message-Id: <200710110309.l9B39QJ4038289@repoman.freebsd.org> From: Tom McLaughlin Date: Thu, 11 Oct 2007 03:09:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/muine Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Oct 2007 03:09:28 -0000 tmclaugh 2007-10-11 03:09:26 UTC FreeBSD ports repository Modified files: audio/muine Makefile Log: Add --enable-compile-warnings=maximum to CONFIGURE_ARGS to fix an annoyance where vorbis headers cause compilation to fail. PR: 116692 Submitted by: Robert Noland Revision Changes Path 1.40 +5 -2 ports/audio/muine/Makefile