Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2004 21:23:58 +0200 (CEST)
From:      dev@eth0.ch
To:        freebsd-questions@freebsd.org
Subject:   Using portsupgrade with make arguments
Message-ID:  <3800.217.162.71.141.1082489038.squirrel@serv04.inetworx.ch>

next in thread | raw e-mail | index | archive | help
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

Dave



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