Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Oct 2004 10:49:18 -0700
From:      "Bob Frazier" <bobf@mrp3.com>
To:        <gnome@freebsd.org>
Subject:   port for 'devel/libgsf-gnome' Makefile error
Message-ID:  <00ff01c4bddf$9de7fe40$3f7aa8c0@bobxp>

next in thread | raw e-mail | index | archive | help
I have experienced Makefile errors in the most recent ports-all for the
devel/libgsf-gnome and math/gnumeric2 ports.

I have fixed both of them so that they will work.

The following 'Makefile.diff' indicates the changes to Makefile.  I tested
it and it works fine now.

22c22
<   LDFLAGS="-L${LOCALBASE}/lib -lgsf-1"
---
>   LDFLAGS="-L${LOCALBASE}/lib --library gsf-1"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00ff01c4bddf$9de7fe40$3f7aa8c0>