diff --git a/databases/couchdb/Portfile b/databases/couchdb/Portfile index 2de9ce4e022..900a44ff348 100644 --- a/databases/couchdb/Portfile +++ b/databases/couchdb/Portfile @@ -75,7 +75,7 @@ destroot.keepdirs ${destroot}${dbdir} \ post-destroot { xinstall -d ${destroot}${dest} - copy ${root}/bin ${root}/lib ${root}/releases ${root}/erts-16.1.1 \ + copy ${root}/bin ${root}/lib ${root}/releases {*}[glob ${root}/erts-*] \ ${destroot}${dest} delete ${destroot}${dest}/bin/couchdb.cmd ln -s ${dest}/bin/couchdb ${dest}/bin/remsh ${dest}/bin/weatherreport \