Hi, I'm running FreeBSD 9.1-RELEASE-p4.  Today, as part of a routine update, I upgraded editors/vim to 7.3.1276. It built and works but now there is no GUI support. The install says 
	
	
	
		
 I believe the old default was huge version with GUI..
I deinstalled and tried to run
	
		
 I also tried 
I also tried
	
		
What happened? How do I fix this? I need my gvim. TYVM.
				
			
		Code:
	
	Big version without GUI
	I deinstalled and tried to run
 make config, but now it says 
	
	
		Code:
	
	===> No options to configure
	 make rmconfig and then  make config but got the same message: no options to configure.  Before this update, you could run  make config and set the options you wanted.I also tried
 make WITH_X11=yes WITH_GTK2=yes install clean, and it compiled without complaint, but the install was the same as before 
	
	
		Code:
	
	Big version without GUI
	What happened? How do I fix this? I need my gvim. TYVM.