CVSROOT: /cvs Module name: ports Changes by: [email protected] 2025/06/04 10:14:28
Modified files:
games/moonlight-qt: Makefile
Log message:
moonlight-qt: add bdep on security/polarssl, ok jca
If mbedtls is detected at configure time, moc generates dependencies on
its headers, so dpb junking results in breakage such as:
make: don't know how to make /usr/local/include/mbedtls/cipher.h (prerequisite
of: release/AudioStream.o)
Since USE_MBEDTLS isn't defined, there is no package change.
