[Bug 184203] [NEW PORT] net/motsognir: an ANSI C gopher server

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 25 21:34:45 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=184203

--- Comment #24 from Mateusz Viste <mateusz at viste.fr> ---
(In reply to kaltheat from comment #22)
> Ah, I see that the rc-script calls motsognir with the right config file
> parameter. So patching of motsognir.c to use the right config file localtion
> seems to be obsolete, right?

Yes, that's what I think. Anyway, now there are two ways to solve the problem:

1. using the --config parameter from within the rc script

OR

2. compile motsognir with -DCONFIGFILE=xxx to modify the default config file
location

In both cases, patching anything is not necessary. However, in both cases the
problem mentioned by John is still present (using ${PREFIX} instead of
/usr/local).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list