How do I "upgrade" from deprecated KNOBS?

Bryan Drewery bdrewery at FreeBSD.org
Thu Sep 19 00:26:26 UTC 2013


On 9/18/2013 6:04 PM, John Marshall wrote:
> I upgraded ports on a server this morning and saw the following...
> 
>   ===>>> Waiting on fetch & checksum for ports-mgmt/portmaster <<<===
>   WITHOUT_X11 is deprecated use X11 option instead
> 
> 
>   WITHOUT_X11 is deprecated use X11 option instead
>   ===>  License BSD accepted by the user
> 
> My guess is that this means that my use of the global WITHOUT_X11 KNOB
> in make.conf is now deprecated but the warning message does not give me
> any clue as to what to do about it.  It says, "Use the X11 option
> instead".  OK.  How do I do that?  A reference or example in the warning
> message would be helpful.  For example:
> 
>  - [see Handbook Chapter n]; or
>  - [use <new_syntax>_X11 instead]
> 
> Any pointers?
> 
> Thank you.
> 

In your make.conf:

OPTIONS_UNSET+= X11

-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20130918/f047b296/attachment.sig>


More information about the freebsd-ports mailing list