Subject: Re: perl ports info?
To: None <cube@cubidou.net, tech-pkg@NetBSD.org>
From: Carl Brewer <carl@bl.echidna.id.au>
List: tech-pkg
Date: 09/13/2004 21:34:23
cube@cubidou.net wrote:
> On Mon, Sep 13, 2004 at 08:49:44PM +1000, Carl Brewer wrote:
>
[chomp]
> Oh, right, I forgot to commit that one. Apart from that, using
> the rt3 package I committed a few weeks ago should be just fine.
Just found it, looks good.
Quick dumb question, setting the PKG_SUPPORTED_OPTIONS is
done in what file? I don't think it's /etc/mk.conf,
as having this in /etc/mk.conf :
PKG_OPTIONS.rt=frontend-modperl2
gives me this at make time for rt :
===> There must one and only one backend defined.
(which seems to be an error? I'm setting the frontend as
mp2 with apache2, not the backend, which is the default, mysql)