Date: Wed, 14 May 2008 09:52:48 -0700 From: "Kevin Oberman" <oberman@es.net> To: Fraser Tweedale <frase@frase.id.au> Cc: AN <andy@neu.net>, freebsd-questions@freebsd.org, freebsd-gnome@freebsd.org Subject: Re: portupgrade question Message-ID: <20080514165248.B4E8A4500E@ptavv.es.net> In-Reply-To: Your message of "Wed, 14 May 2008 12:35:03 %2B1000." <482A4FD7.1030506@frase.id.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--==_Exmh_1210783968_41929P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Date: Wed, 14 May 2008 12:35:03 +1000 > From: Fraser Tweedale <frase@frase.id.au> > Sender: owner-freebsd-gnome@freebsd.org > > AN wrote: > > I installed openoffice 2.4.0 from ports with: > > make -DWITHOUT_MOZILLA install clean > > > > Now, when I do a portupgrade it tries to install mozilla: > > > > To build OOo, you should have a lot > > of free diskspace (~ 11GB) and memory (~ 2GB). > > If you want SDK and/or solver, please type make sdk and/or make solver > > => mozilla-source-1.7.5.tar.gz doesn't seem to exist in > > /usr/ports/distfiles/openoffice.org2. > > => Attempting to fetch from > > http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7.5/source/. > > > > mozilla-source-1.7.5.tar.gz 0% of 36 MB 108 kBps^C > > fetch: transfer interrupted > > > > How do I portupgrade openoffice and get it to use the -DWITHOUT_MOZILLA > > option from the command line? What is the correct way to do this? > > > > TIA > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > Set the following in /usr/local/etc/pkgtools.conf: > > MAKE_ARGS = { > 'editors/openoffice.org-2' => 'WITHOUT_MOZILLA=1', > } > > frase > When I did this, I had to put in: 'editors/openoffice.org*' => '-DWITH_SYSTEM_FREETYPE -DWITHOUT_MOZILLA', to get it to build the way I wanted it to. Without the '-D', it simply didn't do anything. It's easy to tell if it is working because the 'make config' will not list the options that are defined. (This may be openoffice.org specific.) If you see it list WITHOUT_MOZILLA in the options, it means it will build with mozilla. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1210783968_41929P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFIKxjgkn3rs5h7N1ERAnVZAJ0Xw6t0GCvj/Aal0q2f2knfCO/zqwCgkUVp 7TFsM5H9gpIWldBQRfxD868= =C0IX -----END PGP SIGNATURE----- --==_Exmh_1210783968_41929P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080514165248.B4E8A4500E>