[Bug 202626] deskutils/homerun: switch to cmake:outsource to not install unneeded files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 24 20:13:50 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202626

            Bug ID: 202626
           Summary: deskutils/homerun: switch to cmake:outsource to not
                    install unneeded files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: yurkis at gmail.com
                CC: yurkis at gmail.com
             Flags: maintainer-feedback?(yurkis at gmail.com)

Created attachment 160310
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160310&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list