Re: [macports-ports] branch master updated: irrlicht: new port

2017-12-09 Thread Ken Cunningham
> On Dec 9, 2017, at 7:59 AM, Ryan Schmidt wrote: > >> +set flist [glob ${worksrcpath}/include/*.h] >> +foreach f $flist { >> +file copy -force $f >> ${destroot}${prefix}/Library/Frameworks/IrrFramework.framework/Versions/A/Headers >> +} > > Note that it's simpler to use

Re: [macports-ports] branch master updated: irrlicht: new port

2017-12-09 Thread Ken Cunningham
will look into these. thanks > On Dec 9, 2017, at 7:59 AM, Ryan Schmidt wrote: > > >> On Dec 8, 2017, at 18:03, Ken wrote: >> >> Ken (kencu) pushed a commit to branch master >> in repository macports-ports. >> >> >> https://github.com/macports/macports-ports/commit/1be703755e82b668905993ab9a

Re: [macports-ports] branch master updated: irrlicht: new port

2017-12-09 Thread Ryan Schmidt
On Dec 8, 2017, at 18:03, Ken wrote: > Ken (kencu) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/1be703755e82b668905993ab9acb16d854b713b5 > > The following commit(s) were added to refs/heads/master by this push: > >