From owner-cvs-all@FreeBSD.ORG Fri Feb 25 03:29:18 2005 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 CAF0116A4CE; Fri, 25 Feb 2005 03:29:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9364143D7E; Fri, 25 Feb 2005 03:29:18 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1P3TIku016309; Fri, 25 Feb 2005 03:29:18 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1P3TIgB016308; Fri, 25 Feb 2005 03:29:18 GMT (envelope-from imp) Message-Id: <200502250329.j1P3TIgB016308@repoman.freebsd.org> From: Warner Losh Date: Fri, 25 Feb 2005 03:29:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/kix-kmod 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: Fri, 25 Feb 2005 03:29:19 -0000 imp 2005-02-25 03:29:18 UTC FreeBSD ports repository Modified files: graphics/kix-kmod Makefile Log: Since this module doesn't compile cleaning with the warnings it has requested, pass down WERROR= to keep the build from failing. Also, since the build system passes SYSDIR for non-standard kernel source locations, honor that variable when insisting that the kernel source be available. Revision Changes Path 1.7 +3 -1 ports/graphics/kix-kmod/Makefile