批踢踢實業坊
›
看板
DFBSD_bugs
關於我們
聯絡資訊
返回看板
發信人
Peter Avalos <pavalos@theshell.com>,
看板
DFBSD_bugs
標 題
courier-imap port
發信站
(null) (Wed Feb 2 11:23:14 2005)
轉信站
ptt!crater_reader.dragonflybsd.org!crater.dragonflybsd.org!127.0.0.1.M
The latest Makefile committed for the courier-imap dfport override make the port depend on the rc_subr port. Since we already have RCNG, this is silly. In the Makefile, instead of USE_RC_SUBR=yes, it should be RC_SUBR=/etc/rc.subr. Peter