[64541] trunk/dports/editors/vim-app

Ryan Schmidt ryandesign at macports.org
Mon Mar 8 12:50:01 PST 2010


On Mar 8, 2010, at 14:43, Rainer Müller wrote:

> On 2010-03-08 20:50 , Ryan Schmidt wrote:
>> 
>> On Mar 8, 2010, at 08:39, raimue at macports.org wrote:
>> 
>>> +patchfiles          patch-developer-dir.diff
>>> +
>>> +# Regenerate configure script for patch-developer-dir.diff
>>> +use_autoconf yes
>>> +autoconf.cmd cd ${worksrcpath}/src && make autoconf
>>> +# Overwriting autoconf.cmd removes dependency, add it again
>>> +depends_build-append port:autoconf
>> 
>> Wouldn't setting "autoconf.dir ${worksrcpath}/src" be easier than overwriting autoconf.cmd and re-adding the dependency?
> 
> Note that this is "make autoconf" as the build system has the configure
> script in an src/auto/ subdirectory and this special Makefile target is
> used to update it. I don't know the exact reasons for this uncommon
> layout, but I follow what is documented in the Makefile and build
> instructions.

Oh! Indeed. Never mind then. :)




More information about the macports-dev mailing list