[Bug 196099] New: graphics/sdl_image and graphics/sdl2_image: direct linking instead of dlopen(3)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 18 15:36:54 UTC 2014


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

            Bug ID: 196099
           Summary: graphics/sdl_image and graphics/sdl2_image: direct
                    linking instead of dlopen(3)
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mva at FreeBSD.org
          Reporter: jbeich at vfemail.net
             Flags: maintainer-feedback?(mva at FreeBSD.org)
          Assignee: mva at FreeBSD.org

Created attachment 150725
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150725&action=edit
add --disable-*-shared

To avoid hiding runtime issues when dependencies are updated. dlopen is only
useful for optional dependencies i.e., those not always pulled with the
package. Idea from Gentoo.

Alternatively, LIB_DEPENDS should be replaced with BUILD_DEPENDS.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer mva at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list