Subject: Re: pkg/30607: lang/erlang needs --with-ssl to find the 'right' openssl
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: pkgsrc-bugs
Date: 06/28/2005 06:36:02
The following reply was made to PR pkg/30607; it has been noted by GNATS.
From: Lubomir Sedlacik <salo@Xtrmntr.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: pkg/30607: lang/erlang needs --with-ssl to find the 'right' openssl
Date: Tue, 28 Jun 2005 08:35:14 +0200
--BeJB7u2HmcNo1GIz
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Jun 27, 2005 at 03:59:01AM +0000, ggm@apnic.net wrote:
> This patch fixes it.
>=20
> --- Makefile.dist 2005-06-27 13:53:43.000000000 +1000
> +++ Makefile 2005-06-27 13:45:55.000000000 +1000
> @@ -17,6 +17,7 @@
> USE_TOOLS+=3D gmake
> USE_JAVA=3D yes
> USE_JAVA2=3D yes
> +CONFIGURE_ARGS+=3D --with-ssl=3D${PREFIX}
> =20
> =20
> SUBST_CLASSES=3D target
the patch is wrong. you should never use PREFIX to reference a file
from another package. you want to use BUILDLINK_PREFIX.openssl.
regards,
--=20
-- Lubomir Sedlacik <salo@{NetBSD,Xtrmntr,silcnet}.org> --
--BeJB7u2HmcNo1GIz
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (NetBSD)
iD8DBQFCwO+iiwjDDlS8cmMRAvf6AJ0eEYfCyj8paQCDpQFgFGRe98aDoQCfb2dS
y5S7g2jnx55xhRoIXrqX/Cw=
=r0ng
-----END PGP SIGNATURE-----
--BeJB7u2HmcNo1GIz--