Bug 65564

Summary: net/mpd port "make install" fails when folder /usr/local/etc/rc.d is not present
Product: Ports & Packages Reporter: Lynk <lynk>
Component: Individual Port(s)Assignee: Archie Cobbs <archie>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Lynk 2004-04-15 11:40:17 UTC
When running "make install" for the net/mpd port it fails with the error...

install: /usr/local/etc/rc.d/mpd.sh.sample: No such file or directory
*** Error code 71

This was on a newly built machine at that point the folder rc.d in /usr/local/etc did not exist.

Fix: 

Do the same as other ports and create the folder if it doesn't exist.
How-To-Repeat: Try "make install" for net/mpd on a machine with out an rc.d folder in /usr/local/etc
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-04-15 13:35:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->archie

Over to maintainer.
Comment 2 Archie Cobbs freebsd_committer freebsd_triage 2004-04-15 17:32:42 UTC
State Changed
From-To: open->closed

Fix applied to port: files/mpd.mtree.