Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Sep 2006 10:10:36 +0800
From:      Dryice Liu <dryice@dryice.name>
To:        vova@fbsd.ru
Cc:        gnome <freebsd-gnome@freebsd.org>, ale@freebsd.org
Subject:   Re: Well-known linkning problem for gnome applications (net/gq, graphics/gqview) ?
Message-ID:  <867j0jkqqr.fsf@makesig.3322.org>
In-Reply-To: <1157400071.1283.8.camel@localhost> (Vladimir Grebenschikov's message of "Tue, 05 Sep 2006 00:01:11 %2B0400")
References:  <1157368776.1362.23.camel@localhost> <op.tfc52yu99aq2h7@mezz.mezzweb.com> <1157400071.1283.8.camel@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir Grebenschikov <vova@fbsd.ru> wrote:

> Yes, really easy, patch here (and in PR):
> Index: Makefile
> ===================================================================
> RCS file: /usr/ncvs/ports/net/gq/Makefile,v
> retrieving revision 1.33
> diff -u -r1.33 Makefile
> --- Makefile    21 May 2006 12:33:35 -0000      1.33
> +++ Makefile    4 Sep 2006 19:51:24 -0000
> @@ -46,4 +46,7 @@
>  CONFIGURE_ARGS+=       --enable-cache
>  .endif
>  
> +CONFIGURE_ENV=         CPPFLAGS="-I${LOCALBASE}/include" \
> +               LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
> +
>  .include <bsd.port.post.mk>

Thanks for the patch. Please the committers commit it.


Cheers,
-- 
Dryice @ http://dryice.name

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/sylvester-response.html



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