[Bug 213833] lang/basic256 : remove wrongly used plist sub %%QT_LIBDIR%%
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Oct 27 12:33:04 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213833
Bug ID: 213833
Summary: lang/basic256 : remove wrongly used plist sub
%%QT_LIBDIR%%
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: tcberner at freebsd.org
CC: fernando.apesteguia at gmail.com
Flags: maintainer-feedback?(fernando.apesteguia at gmail.com)
CC: fernando.apesteguia at gmail.com
Created attachment 176217
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176217&action=edit
sed s|%%QT_LIBDIR%%|lib|g'
The plist of lang/basic256 uses %%QT_LIBDIR%% wrongly. It should only be used
when one needs the relative path to the Qt libraries from ${LOCALBASE}. Not to
simply mean "lib".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list