Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jan 2008 14:44:06 -0500
From:      Dan Langille <dan@langille.org>
To:        r@robakdesign.com, freebsd-ports-bugs@freebsd.org
Subject:   FreeBSD Port:www/hastymail
Message-ID:  <47A0D386.2060002@langille.org>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47A0D386.2060002>