[Bug 210104] graphics/oyranos remove wrongly used PLIST_SUB from pkg-plist
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jun 7 16:43:59 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210104
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 at FreeBSD.org
Reporter: tcberner at gmail.com
Assignee: bsam at FreeBSD.org
Flags: maintainer-feedback?(bsam at FreeBSD.org)
Created attachment 171153
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171153&action=edit
s#%%QT_BINDIR%%#bin#g
graphics/oyranos uses the substitution %%QT_BINDIR%% [=relative 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].
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list