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

--- Comment #3 from [email protected] ---
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to