Using portsupgrade with make arguments

dev at eth0.ch dev at eth0.ch
Tue Apr 20 12:24:00 PDT 2004


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


More information about the freebsd-questions mailing list