aboutsummaryrefslogtreecommitdiff
path: root/graphics/libplacebo
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-12-28 01:20:40 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-12-28 01:20:40 +0000
commit9e41b02c97c29842a79832c871806865ac709eb6 (patch)
tree03ecd976e1caea21f2b7cee6683a351b3dc552b2 /graphics/libplacebo
parent3b53b0f9fbebb9fb059ffe88405f0e711d62cd3a (diff)
downloadports-9e41b02c97c29842a79832c871806865ac709eb6.tar.gz
ports-9e41b02c97c29842a79832c871806865ac709eb6.zip
graphics/libplacebo: drop LLD workaround after r559202
Notes
Notes: svn path=/head/; revision=559443
Diffstat (limited to 'graphics/libplacebo')
-rw-r--r--graphics/libplacebo/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libplacebo/Makefile b/graphics/libplacebo/Makefile
index ed2a2c9a69f8..303042cf250a 100644
--- a/graphics/libplacebo/Makefile
+++ b/graphics/libplacebo/Makefile
@@ -25,7 +25,6 @@ OPTIONS_SUB= yes
GLSLANG_DESC= glslang SPIR-V compiler
GLSLANG_BUILD_DEPENDS= glslang>0:graphics/glslang
GLSLANG_MESON_ENABLED= glslang
-GLSLANG_VARS= LLD_UNSAFE=yes
GLSLANG_IMPLIES= VULKAN
LCMS2_LIB_DEPENDS= liblcms2.so:graphics/lcms2