On 11 avr. 09, at 11:28, Rainer Müller wrote:
Ryan Schmidt wrote:
On Apr 10, 2009, at 18:11, [email protected] wrote:
+pre-configure {
+ system "cd ${worksrcpath}/src && make autoconf"
+}
This could be
use_autoconf yes
autoconf.dir ${worksrcpath}/src
The vim autoconf setup is a bit special. They have src/configure.in
but
keep the generated file at src/auto/configure. The Makefile provides
an
autoconf target and warns against running autoconf manually, so that's
why I did it this way.
I think we should document sections in portfiles where we voluntarily
do not follow conventions.
_______________________________________________
macports-dev mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev