Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 07:33:11 -0300
From:      "Renato Botelho" <rbgarga@gmail.com>
To:        "Sideris Michael" <msid@daemons.gr>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports structure and improvement suggestions
Message-ID:  <747dc8f30605090333s39680f91l79a2beddd2f8b829@mail.gmail.com>
In-Reply-To: <20060508203709.GA32661@daemons.gr>
References:  <20060508200926.GA6005@daemons.gr> <1147119806.18944.59.camel@ikaros.oook.cz> <20060508203709.GA32661@daemons.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5/8/06, Sideris Michael <msid@daemons.gr> wrote:
> On Mon, May 08, 2006 at 10:23:26PM +0200, Pav Lucistnik wrote:
> > Sideris Michael p??e v po 08. 05. 2006 v 23:09 +0300:
> >
> > > Edit its Makefile defining the KNOBS you want
> >
> > You should never manually edit any files under /usr/ports
>
> Says who? I know it is not the right way to keep my KNOBS saved, but nobo=
dy prevents me from
> defining a knob somewhere in a Makefile. Plus, I used it just to provide =
an example of a way
> to do port customization.

You can use /etc/make.conf to do it:

# Vpopmail
.if ${.CURDIR:N*mail/vpopmail}=3D=3D""
RELAYCLEAR=3D40
WITH_SUID_VCHKPW=3Dyes
.endif

--
Renato Botelho



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