portupgrade question

Fraser Tweedale frase at frase.id.au
Wed May 14 02:35:36 UTC 2008


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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"

Set the following in /usr/local/etc/pkgtools.conf:

MAKE_ARGS = {
	'editors/openoffice.org-2' => 'WITHOUT_MOZILLA=1',
}

frase

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20080514/61049064/signature.pgp


More information about the freebsd-questions mailing list