On Oct 27, 2012, at 12:06 AM, [email protected] wrote:

> which means that the latest kdelibs4 doesn't respect this setting for some 
> reason, which was causing my trouble with kdecache in the first place.

Here it is:
---
post-destroot {
.
.
.
    xinstall -d -m 755 ${destroot}${startup_root}/Library/LaunchAgents
    ln -s ${prefix}/Library/LaunchAgents/org.macports.kdecache.plist 
${destroot}${startup_root}/Library/LaunchAgents
}
---

Looks like a little code is missing here to let it consider the 
startupitem_type!!!
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to