This is a very basic question, but I don't seem to get a simple answer. Do I really need NLS enabled when building ports?  I tried to read the chapter on "Localization and Internationalization" in the handbook, but I got even more confused. I am using UTF-8 and my login.conf looks like this:
	
	
	
		
What will happen if I disable NLS?
				
			
		Code:
	
	me:\
        :charset=UTF-8:\
        :lang=en_GB.UTF-8:
	What will happen if I disable NLS?