FreeBSD Port:www/hastymail

Dan Langille dan at langille.org
Wed Jan 30 19:44:29 UTC 2008


www/hastymail/files/pkg-message.in mentions that the code will 
%%PREFIX%%/etc/hastymail.conf

The code should be patched to do so.

lib/constant.php around line 27:

/* absolute path to the configuration file */
$config_file = '/etc/hastymail.conf';


The patch should change that to /usr/local or whatever %%PREFIX%% 
evaluates to.

Sorry, no time for a proper patch and PR.

-- 
Dan Langille

BSDCan - The Technical BSD Conference : http://www.bsdcan.org/
PGCon  - The PostgreSQL Conference:     http://www.pgcon.org/



More information about the freebsd-ports-bugs mailing list