From owner-cvs-ports@FreeBSD.ORG Fri Oct 17 17:10:49 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88ACA16A4B3; Fri, 17 Oct 2003 17:10:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B1243FE0; Fri, 17 Oct 2003 17:10:49 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9I0AmXJ055078; Fri, 17 Oct 2003 17:10:48 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9I0AmRO055077; Fri, 17 Oct 2003 17:10:48 -0700 (PDT) (envelope-from edwin) Message-Id: <200310180010.h9I0AmRO055077@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 17 Oct 2003 17:10:48 -0700 (PDT) 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-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 18 Oct 2003 00:10:49 -0000 edwin 2003/10/17 17:10:48 PDT FreeBSD ports repository Modified files: graphics/kix-kmod Makefile Log: undo yesterdays changes: > I'm a bit confused here - where am I using the -fpic flag? It comes from kmod.mk, I think. Anyway, it turns out this is a bug in kmod.mk and kernel modules are not yet implemented on amd64. The previous change should be backed out - sorry for the misleading suggestion. Revision Changes Path 1.3 +1 -7 ports/graphics/kix-kmod/Makefile