On Wed, Aug 28, 2013 at 02:50:35PM +0100, Craig R. Skinner wrote: > On 2013-08-28 Wed 11:56 AM |, Stuart Henderson wrote: > > > > "make plist" and tweak the results as needed like other ports do. > > a port shouldn't be touching files in the ports tree itself during > > build, and in this case it won't even work (you keep appending to > > the file each time it's run). > > > > The pre-install macro deletes PLIST*, so it works very well.
This is just utterly gross and definitely not the way the ports tree works. A PLIST is a static list of installed files, not something generated on the fly. Landry
