I'm using ports-mgmt/poudriere-devel on FreeBSD 9.2-RELEASE. Last week I ran an update and everything built just fine. This week I updated the ports tree 
Some examples:
net/openldap24-client fails with
	
		
security/openssl fails with 
	
	
	
		
www/lynx fails with 
	
	
	
		
sysutils/zabbix2-agent fails with 
	
	
	
		
Other ports fail too, all with similar error messages. Those same ports seem to build just fine outside of poudriere. Anybody know what the cause might be?
				
			 poudriere ports -u and now a lot of ports fail to build. It looks like poudriere is using some environment variables as a build target. Some examples:
net/openldap24-client fails with
		Code:
	
	make: don't know how to make OPENSSL_CFLAGS. Stop
	
		Code:
	
	make: don't know how to make WHOLE_ARCHIVE_FLAG. Stop
	
		Code:
	
	make: don't know how to make helpdir. Stop
	
		Code:
	
	make: don't know how to make ARCH. Stop