diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-11-03 21:47:46 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-11-03 21:47:46 +0000 |
commit | 22758f26727a73eb34c75947612674ebeed25798 (patch) | |
tree | 217b630c3b537320d8bc0fa8c4a97dc39f4fd98c /astro | |
parent | 1b101d5766bbdc9537584f83368d58762eefef50 (diff) | |
download | ports-22758f26727a73eb34c75947612674ebeed25798.tar.gz ports-22758f26727a73eb34c75947612674ebeed25798.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/google-earth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 4ba94a54ea34..1da68d76b782 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -19,6 +19,7 @@ OPTIONS_DEFAULT= LINUX_DRI OPTIONS_SINGLE= LIBGL OPTIONS_SINGLE_LIBGL= LINUX_DRI NVIDIA_GL NVIDIA_GL_340 NVIDIA_GL_304 LINUX_DRI_DESC= libGL support via Linux DRI libraries +NVIDIA_GL_DESC= libGL support via nvidia-driver NVIDIA_GL_340_DESC= libGL support via nvidia-driver-340 NVIDIA_GL_304_DESC= libGL support via nvidia-driver-304 |