[Bug 209750] Mk/bsd.linux-apps.mk fix sdlttf library detection, remove PORTSDIR from RUN_DEPENDS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 15 15:36:43 UTC 2016


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

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: pawel
Date: Wed Jun 15 15:36:08 UTC 2016
New revision: 416929
URL: https://svnweb.freebsd.org/changeset/ports/416929

Log:
  - Fix detection of graphics/linux-c6-sdl_ttf package. Framework checks for:

  depends on file: /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
  depends on file: /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
  *** Error code 1

  while package contains:

  linux-c6-sdl_ttf-2.0.11_1:
          /compat/linux/usr/lib/libSDL_ttf-2.0.so.0
          /compat/linux/usr/lib/libSDL_ttf-2.0.so.0.10.1
          /compat/linux/usr/share/doc/SDL_ttf-2.0.11/CHANGES
          /compat/linux/usr/share/doc/SDL_ttf-2.0.11/COPYING
          /compat/linux/usr/share/doc/SDL_ttf-2.0.11/README

  - Remove now deprecated PORTSDIR from RUN_DEPENDS

  PR:           209750
  Submitted by: myself
  Exp-run by:   antoine
  Approved by:  no objection from emulation (3 weeks)

Changes:
  head/Mk/bsd.linux-apps.mk

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-emulation mailing list