aboutsummaryrefslogtreecommitdiff
path: root/games/linux-unigine-heaven
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-11-03 21:47:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-11-03 21:47:46 +0000
commit22758f26727a73eb34c75947612674ebeed25798 (patch)
tree217b630c3b537320d8bc0fa8c4a97dc39f4fd98c /games/linux-unigine-heaven
parent1b101d5766bbdc9537584f83368d58762eefef50 (diff)
downloadports-22758f26727a73eb34c75947612674ebeed25798.tar.gz
ports-22758f26727a73eb34c75947612674ebeed25798.zip
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later.
Notes
Notes: svn path=/head/; revision=425274
Diffstat (limited to 'games/linux-unigine-heaven')
-rw-r--r--games/linux-unigine-heaven/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/games/linux-unigine-heaven/Makefile b/games/linux-unigine-heaven/Makefile
index ca818c755669..28f7cebda955 100644
--- a/games/linux-unigine-heaven/Makefile
+++ b/games/linux-unigine-heaven/Makefile
@@ -3,7 +3,7 @@
PORTNAME= unigine-heaven
PORTVERSION= 4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games benchmarks linux
MASTER_SITES= http://de1-dl.techpowerup.com/Benchmarking/ \
http://nl1-dl.techpowerup.com/Benchmarking/ \
@@ -24,15 +24,10 @@ LICENSE_PERMS= no-dist-sell no-pkg-sell no-dist-mirror no-pkg-mirror
ONLY_FOR_ARCHS= i386 amd64
USES= linux
-USE_LINUX= xorglibs openal-soft
+USE_LINUX= dri openal-soft xorglibs
USE_LDCONFIG= yes
NO_BUILD= yes
-OPTIONS_DEFINE= NVIDIA_GL
-NVIDIA_GL_DESC= Use GL driver from nvidia-driver
-NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:x11/nvidia-driver
-NVIDIA_GL_VARS_OFF= USE_LINUX+= dri
-
do-extract:
@${MKDIR} ${WRKSRC}
cd ${WRKSRC} && ${TAIL} -n 1098568 ${_DISTDIR}/${DISTFILES} | ${TAR} zxf -