I am running an older FreeBSD 5.5 fileserver that I recently updated the ports tree on.  Now when I attempt to compile a port from /usr/ports I am getting this error message:
	
	
	
		
I can't find much information about this error on this website or other sites on the web, however, I did try WITHOUT_X11=yes and X11BASE='' in my /etc/make.conf to no avail.
Does anyone know how to fix this?
This was what was already in my /etc/make.conf
	
	
	
		
Here is my ports-supfile:
	
	
	
		
Thank you for your assistance.
				
			
		Code:
	
	X11BASE is now deprecated.  Unset X11BASE in make.conf and try again.
*** Error code 1
Stop.I can't find much information about this error on this website or other sites on the web, however, I did try WITHOUT_X11=yes and X11BASE='' in my /etc/make.conf to no avail.
Does anyone know how to fix this?
This was what was already in my /etc/make.conf
		Code:
	
	# added by use.perl 2005-09-26 05:09:03
PERL_VER=5.8.6
PERL_VERSION=5.8.6
#Added for /usr/ports wanting this now
USE_NONDEFAULT_X11BASE=noHere is my ports-supfile:
		Code:
	
	*default host=cvsup8.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=.
*default delete use-rel-suffix
ports-allThank you for your assistance.
 
			     
 
		 
 
		