CVSROOT: /cvs Module name: ports Changes by: [email protected] 2023/04/15 04:58:22
Modified files:
net/nextcloudclient: Makefile
net/nextcloudclient/patches: patch-CMakeLists_txt
Log message:
Tweak and clean up the libinotify setup
- Use FindInotify.cmake from devel/kf5/extra-cmake-modules
- Drop CFLAGS (nextcloudclient is C++ only code)
- Set rpah by CMAKE_INSTALL_RPATH not by CXXFLAGS.
OK Adriano (maintainer)
