mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 16:21:50 -04:00
20 lines
768 B
Text
20 lines
768 B
Text
--- configure.ac.orig 2023-05-20 12:59:00 UTC
|
|
+++ configure.ac
|
|
@@ -358,8 +358,6 @@ freebsd*)
|
|
libconfig
|
|
nice
|
|
jansson >= $jansson_version
|
|
- libssl >= $ssl_version
|
|
- libcrypto
|
|
zlib"
|
|
esac
|
|
PKG_CHECK_MODULES([JANUS],"$PKGCHECKMODULES")
|
|
@@ -940,8 +938,6 @@ AS_IF([test "x$enable_post_processing" = "xyes"],
|
|
[
|
|
glib-2.0 >= $glib_version
|
|
jansson >= $jansson_version
|
|
- libssl >= $ssl_version
|
|
- libcrypto
|
|
libavutil
|
|
libavcodec
|
|
libavformat
|