CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/01/04 12:51:40
Modified files:
net/wireshark : Makefile
Log message:
Wireshark's cmake file picks up Qt5Svg causing build to break
intermittently following the big qt5 reorganisation. List it as a hard
dep; even though it doesn't actually show in objdump -p for the binary
(perhaps that is because of as-needed linking).
