diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-11-04 05:47:46 +0800 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-11-04 05:47:46 +0800 |
commit | 22758f26727a73eb34c75947612674ebeed25798 (patch) | |
tree | 217b630c3b537320d8bc0fa8c4a97dc39f4fd98c /Mk | |
parent | 1b101d5766bbdc9537584f83368d58762eefef50 (diff) | |
download | freebsd-ports-gnome-22758f26727a73eb34c75947612674ebeed25798.tar.gz freebsd-ports-gnome-22758f26727a73eb34c75947612674ebeed25798.tar.zst freebsd-ports-gnome-22758f26727a73eb34c75947612674ebeed25798.zip |
Remove NVIDIA option from Linux ports now that the nvidia-driver can be
installed later.
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 3410734c3599..dce378507270 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -356,7 +356,6 @@ NOTIFY_DESC?= Desktop notification support NSS_DESC?= SSL/TLS support via NSS NTLM_DESC?= NTLM authentication support NUMPY_DESC?= NumPy mathematical computing support -NVIDIA_GL_DESC?= libGL support via nvidia-driver OBJC_DESC?= Objective-C language support ODBC_DESC?= ODBC database backend ODF_DESC?= Open Document Format (ODF) file support |