This time try harder to fix *all* incorrect RUN_DEPENDS:
- A user (bento for example) may not have ${LOCALBASE}/sbin in his PATH, so use explicit path to the dependency instead of just executable name;
- isc-dhcp3 port installs executable called dhcpd, not isc-dhcp3;
- samba port installs executable called smbd, not samba;
- cnews port installs executable called cnewsdo, not cnews;
- apache13 port installs executable called httpd, not apache13;
- squid23 port installs executable called squid, not squid23.
Submitted by: bento