https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209802
Bug ID: 209802
Summary: misc/kde4-xdg-env kdeprefix removal too thorough
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Flags: maintainer-feedback?([email protected])
Assignee: [email protected]
Created attachment 170735
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=170735&action=edit
Fix SUB_LIST and script
This is related to bug #209799, same root cause: the removal of kdehier and
USE_KDE4=kdeprefix is a bit too thorough. Here, it leaves us with a blank
variable in SUB_LIST, which ends up in a shell script. The substitution leaves
the shell script with syntax errors.
Since $KDE4_PREFIX must be equal to $LOCALBASE, remove the substitution and
simplify the script.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information