From owner-svn-ports-all@freebsd.org Wed Mar 16 12:59:40 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 388FDAD29CA; Wed, 16 Mar 2016 12:59:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 09FAA1C1; Wed, 16 Mar 2016 12:59:39 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2GCxdph068012; Wed, 16 Mar 2016 12:59:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2GCxd0L068011; Wed, 16 Mar 2016 12:59:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201603161259.u2GCxd0L068011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 16 Mar 2016 12:59:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411232 - head/games/linux-unigine-heaven X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2016 12:59:40 -0000 Author: jbeich Date: Wed Mar 16 12:59:39 2016 New Revision: 411232 URL: https://svnweb.freebsd.org/changeset/ports/411232 Log: games/linux-unigine-heaven: list also in benchmarks/ and use option helpers Modified: head/games/linux-unigine-heaven/Makefile (contents, props changed) Modified: head/games/linux-unigine-heaven/Makefile ============================================================================== --- head/games/linux-unigine-heaven/Makefile Wed Mar 16 12:59:06 2016 (r411231) +++ head/games/linux-unigine-heaven/Makefile Wed Mar 16 12:59:39 2016 (r411232) @@ -3,7 +3,7 @@ PORTNAME= unigine-heaven PORTVERSION= 4.0 -CATEGORIES= games linux +CATEGORIES= games benchmarks linux MASTER_SITES= http://de1-dl.techpowerup.com/Benchmarking/ \ http://nl1-dl.techpowerup.com/Benchmarking/ \ http://uk1-dl.techpowerup.com/Benchmarking/ \ @@ -29,14 +29,8 @@ NO_BUILD= yes OPTIONS_DEFINE= NVIDIA_GL NVIDIA_GL_DESC= Use GL driver from nvidia-driver - -.include - -.if ${PORT_OPTIONS:MNVIDIA_GL} -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver -.else -USE_LINUX_APPS+=dri -.endif +NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver +NVIDIA_GL_VARS_OFF= USE_LINUX_APPS+=dri do-extract: @${MKDIR} ${WRKSRC}