From owner-cvs-all@FreeBSD.ORG Wed Sep 15 02:51:37 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 C61BA16A4CE; Wed, 15 Sep 2004 02:51:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4F6143D1D; Wed, 15 Sep 2004 02:51:37 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i8F2pbU0061797; Wed, 15 Sep 2004 02:51:37 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i8F2pbVp061796; Wed, 15 Sep 2004 02:51:37 GMT (envelope-from bland) Message-Id: <200409150251.i8F2pbVp061796@repoman.freebsd.org> From: Alexander Nedotsukov Date: Wed, 15 Sep 2004 02:51:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/nvidia-settings 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: Wed, 15 Sep 2004 02:51:37 -0000 bland 2004-09-15 02:51:37 UTC FreeBSD ports repository Modified files: x11/nvidia-settings Makefile Log: Disable port build for archs != i386. While technicaly it can be built from the sources this will bring havy dependecy on X code and what is more significant atm NVidia diriver availble for ia32 only anyway. So stick with pre-built libNVCtrl.a now. Reported by: pointyhat Approved by: portmgr (marcus) Revision Changes Path 1.2 +2 -0 ports/x11/nvidia-settings/Makefile