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

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

            Bug ID: 209750
           Summary: Mk/bsd.linux-apps.mk fix sdlttf library detection,
                    remove PORTSDIR from RUN_DEPENDS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: pawel@FreeBSD.org
                CC: freebsd-ports-bugs@FreeBSD.org
            Blocks: 205497

Created attachment 170653
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170653&action=
=3Dedit
sdlttf fix

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

=3D=3D=3D>   linux-dwarffortress-0.42.03 depends on file:
/compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
=3D=3D=3D>   linux-dwarffortress-0.42.03 depends on file:
/compat/linux/usr/lib/libSDL_ttf-2.0.so.0.6.3 - not found
*** Error code 1

while package contains:

[blaviken@~/ports]% pkg info -l linux-c6-sdl_ttf-2.0.11_1
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


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205497
[Bug 205497] [NEW PORT] games/linux-dwarffortress: Fantasy Dwarven Fortress
Builder
--=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-13>