aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-01-14 15:27:35 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-01-15 12:26:28 +0000
commitb5cd792b477f5a513548d273b3d31ba5c0e64901 (patch)
tree7c09d2e08e44c152a4b91fcad0a06fb531824ddb /multimedia
parent3ae133e6eec41445e8a72e366ed00a09584180e8 (diff)
downloadports-b5cd792b477f5a513548d273b3d31ba5c0e64901.tar.gz
ports-b5cd792b477f5a513548d273b3d31ba5c0e64901.zip
multimedia/ffmpeg: drop TENSORFLOW workaround after 56dc0e449f2a
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/ffmpeg/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 03265912b344..da2ba921ca75 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -81,11 +81,6 @@ OPTIONS_EXCLUDE+= KLVANC
OPTIONS_EXCLUDE+= OPENVINO
.endif
-.if !exists(${.CURDIR:H:H}/science/tensorflow)
-# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/d8c0bbb0aa4
-OPTIONS_EXCLUDE+= TENSORFLOW
-.endif
-
OPTIONS_RADIO= RTMP SSL
OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP
OPTIONS_RADIO_SSL= GNUTLS MBEDTLS OPENSSL
@@ -491,7 +486,7 @@ SVTVP9_PATCHFILES= master-0001-Add-ability-for-ffmpeg-to-run-svt-vp9.patch:-p1:s
.endif
# tensorflow
-TENSORFLOW_LIB_DEPENDS= libtensorflow.so:science/tensorflow
+TENSORFLOW_LIB_DEPENDS= libtensorflow.so:science/py-tensorflow
TENSORFLOW_CONFIGURE_ENABLE= libtensorflow
# tesseract