Goats : Sticky Notes Not working : gnome2.6

Jeremy Messenger mezz7 at cox.net
Fri Apr 9 03:36:38 GMT 2004


On Fri, 09 Apr 2004 08:38:03 +0530, Vijay <vijay at ehostpros.com> wrote:

> Hi,
> At the outset .. thank you for the Gnome 2.6 :) Its simply wonderful.
> I tried to add stcky notes to the panel. It has been added successfully.
> But I cannot see the menu names . They are simply blank, but I can see
> the icons, When I try to add the text, I don't see any thing there typed
> in the notes.

How did you upgrade your GNOME?

> So, I cvsupped to the latest ports tree. And tried to make the goats.
> But fit failed. Here's the output of the make.

Here's an attach of fix goats, I am able to build it fine. CC'ing to pav..

Cheers,
Mezz

> Thank you helping out.
>
>
>
> ===>  Building for goats-2.2_2
<snip>


-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
diff -ur goats.orig/Makefile goats/Makefile
--- goats.orig/Makefile	Sun Apr  4 22:30:43 2004
+++ goats/Makefile	Thu Apr  8 22:33:21 2004
@@ -20,4 +20,8 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
+post-patch:
+	@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
+		's|-D.*_DISABLE_DEPRECATED||g'
+
 .include <bsd.port.mk>


More information about the freebsd-gnome mailing list