Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 13:04:34 -0700
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        dev@eth0.ch
Subject:   Re: Using portsupgrade with make arguments
Message-ID:  <200404201304.35146.kstewart@owt.com>
In-Reply-To: <3800.217.162.71.141.1082489038.squirrel@serv04.inetworx.ch>
References:  <3800.217.162.71.141.1082489038.squirrel@serv04.inetworx.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 20 April 2004 12:23 pm, dev@eth0.ch wrote:
> Hi all,
>
> just to get it clear for me: If I upgrade a port that has been
> originally installed with additional make arguments I must include
> them again. Is the following correct?
>
> Original installation:
> # make arg_1=val_1 arg_2=arg_2 install clean
>
> Upgrading port using portupgrade:
> # portupgrade -R -m "arg_1=val_1 arg_2=arg_2" port
>

I add them to /usr/local/etc/pkgtools.conf. You don't have to remember 
to do it and they also work when you do a recursive update.

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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