# mkdir -p /usr/local/share/lxde/pcmanfm
# sudo cp /usr/local/etc/xdg/pcmanfm/default/pcmanfm.conf /usr/local/share/lxde/pcmanfm/pcmanfm.conf
Note that misc/lxde-common port installs startlxde necessary to start LXDE via startx(1) command. I haven't checked it, but if the port maintainer didn't add this workaround yet, please go ahead and file a bug.lucasreddinger said:Should this be reported as a bug for the lxde-meta package or the relevant dependency?
I had to use these commands on FreeBSD 10.0-RELEASE-p1:
Code:# mkdir -p /usr/local/share/lxde/pcmanfm # sudo cp /usr/local/etc/xdg/pcmanfm/default/pcmanfm.conf /usr/local/share/lxde/pcmanfm/pcmanfm.conf