Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2006 23:50:36 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Stefan Pauly <stefan@fh-mainz.de>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: how to add missing mkinstalldirs
Message-ID:  <1147989036.69696.5.camel@ikaros.oook.cz>
In-Reply-To: <446B16D2.7040704@fh-mainz.de>
References:  <446B16D2.7040704@fh-mainz.de>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-ZL3k6A4JF9SEozoGkC26
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

Stefan Pauly p=ED=B9e v st 17. 05. 2006 v 14:28 +0200:
> Hi all,
>=20
> I've made a patch for sysutils/mcron to fix a fetching problem
> and to update. In the new distfile the file mkinstalldirs is
> missing. I can see several ways to solve this:
>=20
> Deliver it with the port (some extra byte) and copy it:
> 	@${CP} ${FILESDIR}/mkinstalldirs ${WRKSRC}
>=20
> Create a new dependency on automake and link it:
> 	@${LN} -sf ${AUTOMAKE_DIR}/mkinstalldirs  ${WRKSRC}
>=20
> Or replace it in Makefile.in:
> 	@${REINPLACE_CMD} -e 's|./mkinstalldirs|mkdir -p|g' ${WRKSRC}/Makefile.i=
n
>=20
> What would you suggest/prefer?

${REINPLACE_CMD} 's|./mkinstalldirs|${MKDIR}|g' should do.

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Qlzqqlzup> ducks turn up in odd places
otie> as in cartoons.
  -- #angband

--=-ZL3k6A4JF9SEozoGkC26
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

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

iD8DBQBEbOwsntdYP8FOsoIRAuzxAJ9bk2alPqDY2PWQR0UGRZ4uzv4JlACfWMHx
lLpqUnNWFaTJgjBLVH05NNU=
=X27x
-----END PGP SIGNATURE-----

--=-ZL3k6A4JF9SEozoGkC26--



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