Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Jun 2016 16:43:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210104] graphics/oyranos remove wrongly used PLIST_SUB from pkg-plist
Message-ID:  <bug-210104-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 210104
           Summary: graphics/oyranos remove wrongly used PLIST_SUB from
                    pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bsam@FreeBSD.org
          Reporter: tcberner@gmail.com
          Assignee: bsam@FreeBSD.org
             Flags: maintainer-feedback?(bsam@FreeBSD.org)

Created attachment 171153
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D171153&action=
=3Dedit
s#%%QT_BINDIR%%#bin#g

graphics/oyranos uses the substitution %%QT_BINDIR%% [=3Drelative path to Qt
binaries] by mistake.
The attached patch replaces this everywhere by "bin".

[Pretty sure %%QT_ETCDIR%% also is not intended, but "etc/xdg" is meant].

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



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