[Bug 245172] [PATCH] emulators/wine-devel: missing libinotify and libunwind in LIB_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 29 19:01:36 UTC 2020


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

            Bug ID: 245172
           Summary: [PATCH] emulators/wine-devel: missing libinotify and
                    libunwind in LIB_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gerald at FreeBSD.org
          Reporter: andymenderunix at gmail.com
          Assignee: gerald at FreeBSD.org
             Flags: maintainer-feedback?(gerald at FreeBSD.org)

Created attachment 212843
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212843&action=edit
Makefile diff

When building the emulators/wine-devel port, make reports that the port links
against libinotify.so (port devel/libinotify) and libunwind.so (port
devel/libunwind), but these are missing from LIB_DEPENDS.

The attached svnlite diff rectifies this omission.

This is but a minor thing and I know that the maintainers of the WINE ports are
already busy with bug #244368 and bug #244369.

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


More information about the freebsd-ports-bugs mailing list