Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2008 04:40:05 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail/thunderbird Makefile
Message-ID:  <200802280440.m1S4e5LE063832@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2008-02-28 04:40:05 UTC

  FreeBSD ports repository

  Modified files:
    mail/thunderbird     Makefile 
  Log:
  - Add "--with-default-mozilla-five-home=${PREFIX}/lib/${MOZILLA}" to fix other
    applications in the runtime. Some applications required to have set
    MOZILLA_FIVE_HOME or/and LD_LIBRARY_PATH to make it works in the runtime. Now,
    it's no longer need to set these variables, which this flag takes care of it.
    The MOZILLA_FIVE_HOME still works with this flag if someone need to use
    different one. I have learned about this flag from RPM, Debian, Gentoo ebuild
    and other packages.
  - Add two extensions, auth[1] and transformiix[2].
  
  Have been tested in MC CVS since Dec.
  
  PR:             ports/117734 [1]
  Submitted by:   Nathan Whitehorn <nathanw@uchicago.edu> [1]
  Reported by:    Juan Pablo Roig <juan.roig@globant.com> [2]
  
  Revision  Changes    Path
  1.87      +5 -4      ports/mail/thunderbird/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802280440.m1S4e5LE063832>