aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-05-17 02:36:02 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-05-17 02:39:43 +0000
commitd666169c89143713eeeeaa8c340473f30d48acca (patch)
treef604c44bc847fed7abf3d0f1ecb7f19a555c03e5 /multimedia
parent9fbffe366cf2e32e339814d6f4c86629dc47857b (diff)
downloadports-d666169c89143713eeeeaa8c340473f30d48acca.tar.gz
ports-d666169c89143713eeeeaa8c340473f30d48acca.zip
multimedia/ffmpeg: expose SRT option after af445a38fd16
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 e97b4e8aa7e9..0373cf4893db 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -80,11 +80,6 @@ OPTIONS_EXCLUDE+= KLVANC
OPTIONS_EXCLUDE+= OPENVINO
.endif
-.if !exists(${.CURDIR:H:H}/net/srt)
-# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/a2fc8dbae853
-OPTIONS_EXCLUDE+= SRT
-.endif
-
.if !exists(${.CURDIR:H:H}/science/tensorflow)
# https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/d8c0bbb0aa4
OPTIONS_EXCLUDE+= TENSORFLOW
@@ -464,7 +459,7 @@ SSH_LIB_DEPENDS= libssh.so:security/libssh
SSH_CONFIGURE_ENABLE= libssh
# srt
-SRT_LIB_DEPENDS= libsrt.so:net/srt
+SRT_LIB_DEPENDS= libsrt.so:www/srt
SRT_CONFIGURE_ENABLE= libsrt
# svt-av1