php53-* missing header

Hi all,

On my server, lang/php53 compiles and installs without error, but all of the php53-based ports I use are currently failing with exactly the same error:
Code:
/usr/local/include/php/ext/php_config.h:15:33: error: ext/fileinfo/config.h: No such file or directory
Any ideas about what is going wrong here?

TIA
Code:
$ uname -r
9.0-RELEASE
 
Back
Top