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

Rainer Müller raimue at macports.org
Mon Mar 8 12:43:57 PST 2010


On 2010-03-08 20:50 , Ryan Schmidt wrote:
> 
> On Mar 8, 2010, at 08:39, raimue at macports.org wrote:
> 
>> Revision: 64541
>>          http://trac.macports.org/changeset/64541
>> Author:   raimue at macports.org
>> Date:     2010-03-08 06:39:14 -0800 (Mon, 08 Mar 2010)
>> Log Message:
>> -----------
>> editors/vim-app:
>> Applying r64540 from editors/vim
> 
> 
>> +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.

Thanks for the hint with autoconf.dir anyway, updated in r64544.

Rainer


More information about the macports-dev mailing list