Date: Thu, 3 Jan 2002 10:33:36 -0800 From: "Peter Schultz" <belove@bemail.org> To: gnome@FreeBSD.org Subject: ChatZilla! Message-ID: <200201031833.g03IXak10215@mail25.bigmailbox.com>
next in thread | raw e-mail | index | archive | help
Hi, Here's a diff for enabling ChatZilla!: --- Makefile Thu Jan 3 06:09:51 2002 +++ Makefile.irc Thu Jan 3 12:21:49 2002 @@ -57,7 +57,8 @@ --with-jpeg=${LOCALBASE} \ --with-png=${LOCALBASE} \ --with-mng=${LOCALBASE} \ - --with-pthreads + --with-pthreads \ + --with-extensions=default,irc CONFIGURE_ENV= BSD_PTHREAD_LIBS="${PTHREAD_LIBS}" \ CFLAGS="" CXXFLAGS="" \ MOZ_INTERNAL_LIBART_LGPL=1 Seems to be running fine, should be okay for default. Thanks, Pete... ------------------------------------------------------------ Free, BeOS-friendly email accounts: http://BeMail.org/ BeOS News and Community: http://www.BeGroovy.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201031833.g03IXak10215>