Date: Fri, 12 Mar 2004 02:48:36 -0600 From: Jeremy Messenger <mezz7@cox.net> To: Brian Gruber <lists@bgruber.isa-geek.com> Cc: freebsd-gnome@freebsd.org Subject: Re: nautilus 2.5 create documents bug Message-ID: <opr4qqrato8ckrg5@smtp.central.cox.net> In-Reply-To: <20040312083413.GA1768@bgruber.isa-geek.com> References: <20040310193204.GA40837@bgruber.isa-geek.com> <opr4pq39ao8ckrg5@smtp.central.cox.net> <1079036449.769.45.camel@gyros> <opr4pts9sl8ckrg5@smtp.central.cox.net> <20040312083413.GA1768@bgruber.isa-geek.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --]
On Fri, 12 Mar 2004 03:34:13 -0500, Brian Gruber
<lists@bgruber.isa-geek.com> wrote:
>> I think, it might be more like GNOME bug? Have you (Brian) check in the
>> GNOME bugzilla yet? I think, you should go ahead report in GNOME
>> bugzilla
>> if there doesn't has any same bug.
>
> done. gnome bug 136966.
Thanks! Here's an attach of velocity.diff to get it builds with the GNOME
2.6. It successed build, but I haven't install and run it yet. It's near
3am here, so I will test it tomorrow before I submit it to PR.
I might take the look at more stuff in your list tomorrow (well, I mean
'this') afternoon, unless someone beat me.
Cheers,
Mezz
> /brian
--
bsdforums.org 's moderator, mezz.
[-- Attachment #2 --]
diff -ur velocity.orig/Makefile velocity/Makefile
--- velocity.orig/Makefile Mon Mar 1 12:31:17 2004
+++ velocity/Makefile Fri Mar 12 02:38:39 2004
@@ -19,6 +19,11 @@
USE_LIBTOOL= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
+USE_REINPLACE= yes
USE_GNOME= libgnomeui gnomedesktop librsvg2
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|-D.*_DISABLE_DEPRECATED||g' \
+ ${WRKSRC}/configure
.include <bsd.port.mk>
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr4qqrato8ckrg5>
