Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2016 15:36:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 209750] Mk/bsd.linux-apps.mk fix sdlttf library detection, remove PORTSDIR from RUN_DEPENDS
Message-ID:  <bug-209750-4077-jeGOLJSzGH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209750-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209750-4077@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209750

--- Comment #3 from commit-hook@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 fo=
r:

  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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209750-4077-jeGOLJSzGH>