ports/184339: lang/python27 does not allow unsetting NLS (or other options)

Kubilay Kocak koobs.freebsd at gmail.com
Thu Nov 28 10:40:02 UTC 2013


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

From: Kubilay Kocak <koobs.freebsd at gmail.com>
To: bug-followup at FreeBSD.org, gerald at 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


More information about the freebsd-python mailing list