From owner-cvs-all@FreeBSD.ORG Sun Jul 17 09:55:51 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 5F97516A41C; Sun, 17 Jul 2005 09:55:51 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D73E43D45; Sun, 17 Jul 2005 09:55:51 +0000 (GMT) (envelope-from netchild@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 j6H9to2q002068; Sun, 17 Jul 2005 09:55:50 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6H9tnOd002067; Sun, 17 Jul 2005 09:55:49 GMT (envelope-from netchild) Message-Id: <200507170955.j6H9tnOd002067@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 17 Jul 2005 09:55:45 +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/graphics/linux-ac3d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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, 17 Jul 2005 09:55:51 -0000 netchild 2005-07-17 09:55:45 UTC FreeBSD ports repository Modified files: graphics/linux-ac3d Makefile Log: Use linux_dri instead of linux_mesa3. This allows hardware acceleration where supported. Add a WITH_NVIDIA_GL switch which adds a dependency to the nvidia port instead to linux_dri. Submitted by: Ulrich Spoerlein Approved by: maintainer Revision Changes Path 1.13 +6 -2 ports/graphics/linux-ac3d/Makefile