ports structure and improvement suggestions

Renato Botelho rbgarga at gmail.com
Tue May 9 10:33:12 UTC 2006


On 5/8/06, Sideris Michael <msid at 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 nobody 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}==""
RELAYCLEAR=40
WITH_SUID_VCHKPW=yes
.endif

--
Renato Botelho


More information about the freebsd-ports mailing list