Ade Lovett <[EMAIL PROTECTED]> writes:

> On Aug 09, 2006, at 12:36 , Stanislav Sedov wrote:
>> There is one important change in 2.60 - mandir and infodir
>> now point by default to ${prefix}/share/man and ${prefix}/share/info
>> accordingly, that differs slightly from FreeBSD mtree. So we need
>> to add --mandir=${PREFIX}/man and --infodir=${PREFIX}/info to
>> configure args.
>
> No need.  Things like that will get patched in devel/autoconf260 as  
> and when I add it.

Few ports have a need to re-run autoconf, and all other will have the
problem since that's coded into configure, not autoconf.

I'd second the original suggestion, albeit there's a possible collision
with ports defining these by themselves, so some Makefile magic is
needed - these defaults must be PREPENDED (not added/appended) to
CONFIGURE_ARGS.

-- 
Matthias Andree
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to