Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2003 02:01:50 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Dirk Meyer <dirk.meyer@dinoex.sub.org>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: ports/devel/libsoup LDFLAGS
Message-ID:  <1062396110.42216.33.camel@shumai.marcuscom.com>
In-Reply-To: <36P5a2Z6hX@dmeyer.dinoex.sub.org>
References:  <36P5a2Z6hX@dmeyer.dinoex.sub.org>

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

--=-2m/0GnwKFmpZsr6rGRAN
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2003-09-01 at 00:07, Dirk Meyer wrote:
> Problem:
> - don't clobber any given LDFLAGS
>   resolves conflitcs with bsd.openssl.mk
>=20
> please approve the patch.

Approved.

Joe

>=20
> kind regards Dirk
>=20
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
>=20
> Index: Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> RCS file: /home/pcvs/ports/devel/libsoup/Makefile,v
> retrieving revision 1.14
> diff -u -r1.14 Makefile
> --- Makefile	11 Jun 2003 04:37:27 -0000	1.14
> +++ Makefile	1 Sep 2003 03:04:24 -0000
> @@ -23,7 +23,7 @@
>  USE_LIBTOOL=3D	yes
>  USE_OPENSSL=3D	yes
>  CONFIGURE_ARGS=3D	--with-html-dir=3D${PREFIX}/share/doc
> -CONFIGURE_ENV=3D	CPPFLAGS=3D"-I${LOCALBASE}/include" \
> -		LDFLAGS=3D"-L${LOCALBASE}/lib"
> +CONFIGURE_ENV=3D	CPPFLAGS=3D"-I${LOCALBASE}/include"
> +LDFLAGS+=3D	-L${LOCALBASE}/lib
> =20
>  .include <bsd.port.mk>
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-2m/0GnwKFmpZsr6rGRAN
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iD8DBQA/UuDOb2iPiv4Uz4cRAisSAJwKdonxhcUgnjinMoT22pHXYXaYawCdG7DL
UhiNmxo3td+56NRucYb+zzw=
=KveH
-----END PGP SIGNATURE-----

--=-2m/0GnwKFmpZsr6rGRAN--



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