Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 01:36:25 +0600
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        ports@freebsd.org
Subject:   autoconf 2.60 support
Message-ID:  <20060810013625.3b487b4a@localhost>

next in thread | raw e-mail | index | archive | help
--Sig_qR2HnI=zu03y/QpYesQYZkn
Content-Type: text/plain; charset=KOI8-R
Content-Transfer-Encoding: quoted-printable

Hi!

You might know, that autoconf 2.60 was released and more and more
projects uses it.

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=3D${PREFIX}/man and --infodir=3D${PREFIX}/info to
configure args.

Since older versions of autoconf support --mandir and --infodir
args what about adding CONFIGURE_ARGS+=3D--mandir=3D${PREFIX}/man
--infodir=3D${PREFIX}/info to bsd.port.mk by default?

This will not affect current ports at all and simplify port upgrading
in feature.

--=20
Stanislav Sedov         MBSD labs, Inc.         <ssedov@mbsd.msk.ru>
=F2=CF=D3=D3=C9=D1, =ED=CF=D3=CB=D7=C1         http://mbsd.msk.ru

--------------------------------------------------------------------
If the facts don't fit the theory, change the facts.  -- A. Einstein
--------------------------------------------------------------------
PGP fingerprint:  F21E D6CC 5626 9609 6CE2  A385 2BF5 5993 EB26 9581

--Sig_qR2HnI=zu03y/QpYesQYZkn
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFE2jk5K/VZk+smlYERAnKZAJ9C93RI9TcC6wl86H02HuQ3b+IedACfUDpA
ZA9u6ihKRI1MvAcTXoyrOwQ=
=3dR2
-----END PGP SIGNATURE-----

--Sig_qR2HnI=zu03y/QpYesQYZkn--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060810013625.3b487b4a>