aboutsummaryrefslogtreecommitdiff
path: root/multimedia/svt-hevc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-08-04 01:36:13 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-08-04 01:36:13 +0000
commit259341f2c8672a7f7e1cbf7f971d9104fb0484d9 (patch)
tree8d8039ddd4cf05a16c70e69206b68a6ff2382d19 /multimedia/svt-hevc
parent255745ead8335f37002bdbdfa497601c2229f64a (diff)
downloadports-259341f2c8672a7f7e1cbf7f971d9104fb0484d9.tar.gz
ports-259341f2c8672a7f7e1cbf7f971d9104fb0484d9.zip
multimedia/svt-*: stop forcing shared library
Upstream overrides CMake default via option() nowadays, so drop redundant -DBUILD_SHARED_LIBS:BOOL=ON. pkg-plist already guards shared library from accidentally disappearing.
Notes
Notes: svn path=/head/; revision=544124
Diffstat (limited to 'multimedia/svt-hevc')
-rw-r--r--multimedia/svt-hevc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/svt-hevc/Makefile b/multimedia/svt-hevc/Makefile
index adf8638e04fc..8928208f025c 100644
--- a/multimedia/svt-hevc/Makefile
+++ b/multimedia/svt-hevc/Makefile
@@ -24,7 +24,6 @@ USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= OpenVisualCloud
GH_PROJECT= SVT-HEVC
-CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= NATIVE
post-patch: