The following reply was made to PR ports/184339; it has been noted by GNATS.

From: Kubilay Kocak <koobs.free...@gmail.com>
To: bug-follo...@freebsd.org, ger...@pfeifer.com
Cc:  
Subject: Re: ports/184339: lang/python27 does not allow unsetting NLS (or
 other options)
Date: Thu, 28 Nov 2013 21:36:43 +1100

 Hi Gerald, thanks for your report.
 
 The WITHOUT_OPTION=yes convention is deprecated, the correct method to
 customising options from the command line is:
 
 WITH="OPTION1 OPTIONN" or
 WITHOUT="OPTION1 OPTIONN"
 
 Let us know how you go so we can close the PR or investigate further
_______________________________________________
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to