From owner-cvs-all@FreeBSD.ORG Sat Feb 21 20:35:29 2004 Return-Path: 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 B1F3F16A4CE; Sat, 21 Feb 2004 20:35:29 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964FF43D1D; Sat, 21 Feb 2004 20:35:29 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i1M4ZTGe037853; Sat, 21 Feb 2004 20:35:29 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1M4ZTig037852; Sat, 21 Feb 2004 20:35:29 -0800 (PST) (envelope-from marcus) Message-Id: <200402220435.i1M4ZTig037852@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 21 Feb 2004 20:35:29 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtksourceview Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Feb 2004 04:35:29 -0000 marcus 2004/02/21 20:35:29 PST FreeBSD ports repository Modified files: x11-toolkits/gtksourceview Makefile Log: Disable compiler warnings to fix the build after the recent GNU regex changes in -CURRENT. Revision Changes Path 1.12 +1 -0 ports/x11-toolkits/gtksourceview/Makefile