Bug 210109 - devel/qca-qt5 remove wrongly used PLIST_SUB from pkg-plist
Summary: devel/qca-qt5 remove wrongly used PLIST_SUB from pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-07 17:24 UTC by Tobias Berner
Modified: 2016-06-07 17:49 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments
s#%%QT_LIBDIR%%#lib#g (1.29 KB, patch)
2016-06-07 17:24 UTC, Tobias Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Berner 2016-06-07 17:24:04 UTC
Created attachment 171164 [details]
s#%%QT_LIBDIR%%#lib#g

devel/qca-qt5 uses the substitution %%QT_LIBDIR%% [=relative path to Qt libraries] by mistake [that's devel/qca/pkg-plist.qt5].
The attached patch replaces this everywhere by "lib".
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2016-06-07 17:48:33 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-07 17:49:10 UTC
A commit references this bug:

Author: pi
Date: Tue Jun  7 17:48:21 UTC 2016
New revision: 416516
URL: https://svnweb.freebsd.org/changeset/ports/416516

Log:
  devel/qca: remove wrongly used PLIST_SUB from pkg-plist.qt5

  PR:		210109
  Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)

Changes:
  head/devel/qca/pkg-plist.qt5