Created attachment 160310 [details] Patch homerun tries to install unneeded files: ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: @dir include/homerun/CMakeFiles/Export/_usr/local/lib/cmake/Homerun Error: Orphaned: @dir include/homerun/CMakeFiles/dox.dir Error: Orphaned: @dir include/homerun/CMakeFiles/homerun.dir Error: Orphaned: @dir include/homerun/CMakeFiles/homerun_automoc.dir It also installs header file which is only used internally. Fix this by using cmake:outsource.
A commit references this bug: Author: amdmi3 Date: Thu Sep 10 12:48:27 UTC 2015 New revision: 396568 URL: https://svnweb.freebsd.org/changeset/ports/396568 Log: - Switch to cmake:outsource to not install unneeded files PR: 202626 Submitted by: amdmi3 Approved by: maintainer timeout (yurkis@gmail.com, 2 weeks) Changes: head/deskutils/homerun/Makefile head/deskutils/homerun/pkg-plist