ports/devel/libsoup LDFLAGS

Joe Marcus Clarke marcus at marcuscom.com
Sun Aug 31 23:01:57 PDT 2003


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

Approved.

Joe

> 
> kind regards Dirk
> 
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer at dinoex.sub.org],[dirk.meyer at guug.de],[dinoex at FreeBSD.org]
> 
> Index: Makefile
> ===================================================================
> 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=	yes
>  USE_OPENSSL=	yes
>  CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc
> -CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
> -		LDFLAGS="-L${LOCALBASE}/lib"
> +CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"
> +LDFLAGS+=	-L${LOCALBASE}/lib
>  
>  .include <bsd.port.mk>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030901/90129779/attachment.bin


More information about the freebsd-gnome mailing list