mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
See https://www.wireshark.org/docs/relnotes/wireshark-4.4.0.html for a list of changes in this release.
10 lines
247 B
Text
10 lines
247 B
Text
--- CMakeLists.txt.orig 2024-08-30 16:19:43 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -3377,6 +3377,7 @@ if(BUILD_dumpcap AND PCAP_FOUND)
|
|
writecap
|
|
wsutil_static
|
|
pcap::pcap
|
|
+ ${M_LIBRARIES}
|
|
${CAP_LIBRARIES}
|
|
${ZLIB_LIBRARIES}
|
|
${ZLIBNG_LIBRARIES}
|