[email protected] has reassigned Bugzilla Automation <[email protected]>'s request for maintainer-feedback to [email protected]: Bug 209802: misc/kde4-xdg-env kdeprefix removal too thorough https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209802
--- Description --- 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. _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
