The build script is not able to parse the Makefile, so remove it.
'seg' => [ 'contrib/seg/segscan.l', 'contrib/seg/segparse.y' ], };
my @contrib_excludes = (
'commit_ts', 'hstore_plperl', 'hstore_plpython', 'intagg',
- 'ltree_plpython', 'pgcrypto', 'sepgsql');
+ 'ltree_plpython', 'pgcrypto', 'sepgsql', 'brin');
# Set of variables for frontend modules
my $frontend_defines = { 'initdb' => 'FRONTEND' };